Zoomicon / READCOM_App

READ-COM: Reading Communities App
MIT License
12 stars 5 forks source link

Double-click of child item in Edit mode sends it under the parent's glyph #215

Closed birbilis closed 2 years ago

birbilis commented 2 years ago

Version: 0.5.10

Double-clicking an child item in Edit mode should send it to back or bring it front (and if one keeps on it will switch between these two conditions), but it seems it is sending it under the glyph of the parent

birbilis commented 2 years ago

Issue was related to GetBackIndex of CustomManipulator and of StoryItem. It shouldn't reserve places for subcomponents when they're invisible