author | knutux <knutux@users.sourceforge.net> | |
Fri, 31 Mar 2006 11:50:44 +0000 (11:50 +0000) | ||
committer | knutux <knutux@users.sourceforge.net> | |
Fri, 31 Mar 2006 11:50:44 +0000 (11:50 +0000) | ||
commit | de85b07c6395bae59577144d3fb48a8f60975edb | |
tree | a4a9893ff183ecb63275ed59195e91da54e76ccd | tree | snapshot |
parent | db0144125d7c210c9deb4dd4fbfd5b10a62a9430 | commit | diff |
patch #1450307 - option for select all to work in layer with it's sub-layers:
* Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers)
* Altered "Select all" functionality to include objects in sub-layers (if preference is on)
* Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press)
* Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers)
* Altered "Select all" functionality to include objects in sub-layers (if preference is on)
* Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press)