RodZill4 / material-maker

A procedural textures authoring and 3D model painting tool based on the Godot game engine
MIT License
3.52k stars 222 forks source link

Library panel gets pulled in front when loading the UI #456

Open bliepp opened 2 years ago

bliepp commented 2 years ago

Material Maker version: 0.99

OS/device including version: Windows 10

Issue description: When reorganising the UI to personal needs it gets saved when Material maker is closed. When organising multiple panels into one docking area their order is preserved, except for the library panel. On restart the Library panel is always the first tab.

Steps to reproduce: export

  1. Move the Library panel into any area with multiple other panels.
  2. Make the library something different than the first tab.
  3. Close Material Maker
  4. Restart material Maker

Result: The Library panel is the first tab of where it is docked to.

bliepp commented 2 years ago

Okay I just found out that all the panels seem to have some order of priority. Is this done with intention?

RodZill4 commented 2 years ago

Everything related to Panels has to be reworked. Flexible layout is planned, as well as different layouts depending on the tool we're using.