[Bug]: Update Token Property window to keep selected property in view when using Move Up and Move Down.
Describe the Bug
If you have a property list larger than the property display window holds, when you "Move Up/Down" a property it can move out of view.
To Reproduce
- Create enough properties to have some not displayed in the window.
- Create a new property and Move it up to the top of the list. It will move out of view.
Expected Behaviour
Token property Window should update and keep the selected/moving property in view.
Screenshots
No response
MapTool Info
1.15.0 Beta 1
Desktop
Windows
Additional Context
No response
Can make another bug report if wanted... but also when a property list is larger than the display window, when you "Add" a new property it appends to the end of the window... but the window does not refresh and display the new property. You have to scroll down to the bottom of the list to see that a new property has been added.
I implemented a fix for this one. @cwisniew do you need to assign this bug for a PR