qyl27 / NBTEdit

Minecraft In-Game NBTEdit is reborn now for 1.16, 1.17, 1.18, 1.19 and 1.20. Download from https://www.curseforge.com/minecraft/mc-mods/nbtedit-reborn .
https://modrinth.com/mod/nbtedit-reborn
GNU General Public License v3.0
32 stars 5 forks source link

Scrolling bug with entities with lots of attributes #37

Closed vico93 closed 2 months ago

vico93 commented 3 months ago

If i try to edit an entity with lots of attributes (like wandering traders), everytime i try to click in an atribute to edit the scroll bar goes to the bottom and i cant edit anything. Also the mouse scroll doesnt work to go up or down the attributes list.

qyl27 commented 3 months ago

Yes, that is a bug in user experience.
The scroll bar should have hovered to use mouse-scroll now, that should be enhanced and will change in the next version. (A design fault, but should be useable.)
Scrolling to the bottom is my mistake, I will check it later.

qyl27 commented 2 months ago

Fixed in 5.2.6.
Now you can scroll without hovering the bar.
And it will not move anymore.
Feel free to open issue if you have further problems.