-
Notifications
You must be signed in to change notification settings - Fork 916
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Objects Panel improvements & fixes #5858
Comments
Hi @jack-ii, |
Sum up of the objects list following #5895
Remaining itemsCould be done without too much work
Selection/multi-selectionMulti-selection will come at one point but we're unsure about all the features that come with it (copy paste, deletion, drag n drop) so it's still in the works. It should cover your points about unselection and selection of multiple instances on the scene. Saving collapsed state of foldersThis is not easily and properly feasible at the moment. We are thinking about assigning unique ids to folders in the future. With this feature, it will be easy to do so we rather not lose time implementing a solution that will be useless in the future. |
@AlexandreSi A separator between scene and global objects when adding conditions/actions, would be good or bold font for the global. It makes it much easier to find e.g. the most recently added scene object. |
First of all thank you again for the great folder tree feature!
A few things I noticed that I would like to mention:
A few things in the object panel were removed and should come back
(Maybe) Unselect objects and folders when a folder is collapsed (Photoshop does this)
If there are only folders and no individual objects in a category, it is impossible to create a new folder in the category root, because one folder is always selected. Especially if the selected folder is not visible because it is in a collapsed folder and the new folder is created in it, it feels strange.
The name of a new folder is always underlined in red until it is changed or unselected.
(Maybe) Allow folders to be deleted also if folders and objects in it, with a confirmation popup
It would be nice if collapse status of folder is saved.
When picking an object in the scene editor that is in a collapsed folder, select the folder. When the folder opens, select the object.
The collapse arrow icon should be a little larger.
The three dot menu button and collapse arrow are almost invisible in the Blue Dark Theme
In the theme, the object and folder names are also very difficult to read when they are selected. Maybe you can try #494952 as selected background color.
The text was updated successfully, but these errors were encountered: