WohlSoft / Moondust-Project

Moondust Project by Wohlstand
https://wohlsoft.ru/projects/Moondust/
GNU General Public License v3.0
250 stars 39 forks source link

[Editor] Tileset item box suggestions #225

Open Hoeloe opened 7 years ago

Hoeloe commented 7 years ago
  1. [x] Allow configuration to display tileset item box by default in the same space the level item box usually displays
  2. [x] Add a "tab-index" field to tileset groups (categories) so that they can be manually ordered in the tab list, with the "custom" tab always LAST in the list.
  3. [x] A similar field should be added for subgroups (groups) (e.g. SMBX2's NPC, Scenery, Tiles lists)
  4. [x] Subgroups (groups) should use tabs, not dropdown boxes.
  5. [ ] Add a "search" tab to the tileset itembox that acts like the level itembox - remove the level itembox when this is done.
  6. [ ] Allow tabs to only be visible for specific types of files - for example, have the "Map" tileset tab only visible when editing world maps, and the tabs with level tiles only visible when editing levels.
Wohlstand commented 6 years ago

As tab-index I have added the Weight field which means order priority between of tileset groups.

Wohlstand commented 6 years ago

Config pack now allows to define initial visibility of all toolboxes: https://github.com/WohlSoft/PGE-Project/commit/b13df77b99d0b7f26627ac652c3d54c52379a680 BUT, only visibility, not the position or docking side yet.

Wohlstand commented 6 years ago

Since 1b165d0cb6bc473aaf2279c95aa81c0f5c566db8 sortable categories now working!

Wohlstand commented 5 years ago

Some more notes about hybrid itembox design from the Discord discussions

(@Hoeloe and @Emral )

Emral commented 1 year ago

Just saw this again. Curious if there is an update?

Wohlstand commented 1 year ago

At the Tileset Item Box nope. There isn't so much updates. However, I do plan to completely rework an entire concept of the thing during the planned rebuild.