Posted by: | EPHERE | |
Data created: | 5 March 2010 |
* Sped up selection when selecting through tree view filter box (by selecting node tabs in one call instead of inidividually) * Added a delay to tree view search box text entry. ZK will now wait 0.5 seconds after the last key entered before updating the view filter/selection based on text entered. This speeds up UI and workflow a bit. * The top menu bar in views now auto-hides by default. There is a pin button to stop it from hiding. This saves view space and removes visual complexity without functionality loss. * Rename dialog now has two preview lists: before and after. These display the nodes affected by current changes and interactively update to show you results before you commit the changes. * Fixed some rename control UI issues (minimum size, and text not sliding) * Fixed rename dialog giving errors if an invalid regular expression is typed in. Other fixes also involve empty query and replace texts. + Rename dialog is now 'Select and Rename' dialog. "Select All" button has been added to be able to just select objects based on current query. * Select/Rename dialog now updates preview when selection changes in a view outside of it + Added an option for layers to set all their objects to have 'By Layer' properties when a layer property is set. This is now on by default. + Added an option to disable automatic node expansion when dragged over Marsel Khadiyev (Software Developer, EPHERE Inc.) |