ImpulseAdventure / GUIslice-Builder

Cross-platform drag & drop GUI builder for GUIslice
Other
166 stars 35 forks source link

Selecting Items on Other Pages Doesn't Show All Properties #118

Closed tpitman closed 3 years ago

tpitman commented 3 years ago

Describe the bug When I click on an element in the tree view that is on a different page than the current page, the only properties that show in the property window are the ID and ENUM.

To Reproduce Steps to reproduce the behavior:

  1. Have a project with multiple pages open
  2. Select and element in a page other than the current page
  3. Notice the properties window only populates the ID and ENUM properties
  4. Click on either the page or another element in the same page
  5. Notice now the properties all populate

Expected behavior All properties should show up any time you click on an element no matter what page it is on.

Screen Recording https://drive.google.com/file/d/135soHpUNtPRWDtzKcoW0LjS9URZma-LZ/view?usp=sharing

Version

Pconti31 commented 3 years ago

@tpitman I found the problem and it will be fixed in the next release 0.16.0 Paul--

tpitman commented 3 years ago

That is great news. Thanks

Pconti31 commented 3 years ago

Fixed in Release 0.16.0