|
moonwlf Novice
Joined: 14 May 2001 Posts: 33 Location: USA
|
Posted: Sat Nov 25, 2006 10:11 pm
[1.16] Deleting class folders |
I am still getting strange behavior when deleting items. I just tried deleting a class and it apparently is deleting only the folding and dropping all the contents into the root of the package.
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Sat Nov 25, 2006 10:48 pm |
When you delete a class folder that contains settings, you should be getting a prompt asking you if you want to delete all of the settings within the class. If you select No, then the settings are moved to the root of the package. That's the normal behavior.
|
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Sat Nov 25, 2006 11:41 pm |
Recheck this one Zugg selecting yes moves all the settings into root folder
#CLASS test
#ALIAS testalias {#SAY nothing}
#CLASS 0
In the settings editor right click on the class test and select delete, when prompted to remove the settings in the class click yes the alias gets moved to the root class.
Another more serious bug happens (hard freeze) when you click no.
#CLASS test
#ALIAS testalias {#SAY nothing}
#CLASS 0
In the settings editor click on the + to expand class test, right click on class test select delete, when prompted to delete settings in class click no, cmud freezes. |
|
|
|
moonwlf Novice
Joined: 14 May 2001 Posts: 33 Location: USA
|
Posted: Sun Nov 26, 2006 12:14 am |
I also noticed an instance of trying to copy a module where it would only copy the module but not the contents. This was attempted with both the copy menu and copy and paste.
The module being copied was copied across different packages.
This may be related. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Nov 27, 2006 7:44 pm |
Added both issues to bug list.
|
|
|
|
|
|