Improve repositioning and remember position
apoapostolov opened this issue · 1 comments
This is needed for DM who use a lot of mods and have busy UI. Currently the position is either fixed, or is forgotten and seems to affect opened windows. The issue with windows opening at the bottom of the screen if the bar is positioned at the bottom of the screen (near the Macro bar). Also, default position seems to become in conflict with some mods (such as Custom Hotbar if positioned at the bottom).
- Long press to make the bar moveable and reposition to a new screen-size percentage based location. Check how SmallTime handles long press to make moveable and move around.
- Remember position based on screen-size percentage based location of upper left or bottom left corner.
Hello @apoapostolov - Thanks for your feedback.
I am planning on making the bar position moveable, but it is not an easy task. Compatibility is impossible to achieve, as it is unrealistic for me to make it work with hundreds of other modules.
However you also mention an issue with the module not remembering the position of the windows. Is this something that happens always or in which circumstances? More information could help track the bug to fix it. Also, did you update to the latest version 1.3.3? Many issues were resolved lately with bottom bar windows.