Crafting job terminal resetting scroll position
Naosyth opened this issue ยท 5 comments
Issue type:
- ๐ Bug
Short description:
When scrolling through a crafting plan in a crafting job terminal, the scroll bar gets reset to the top every second. In the GIF below, I am never manually scrolling up or re-expanding the sections.
Steps to reproduce the problem:
- Queue a crafting job that has enough steps to be able to scroll in the crafting terminal
- Scroll down in crafting terminal
- Every second you will get reset to the top of the scroll area
- If you collapse a section, it will automatically get expanded with the next refresh.
Expected behaviour:
Your scroll position should remain the same when the gui updates. It should only scroll back up if the crafting plan becomes shorter such that your current scroll height would be out of the new scroll area. Collapsed sections should also remain collapsed.
Versions:
- Integrated Dynamics: 1.12.2-1.0.14
- Integrated Crafting: 1.12.2-1.0.7
- Integrated Terminals: 1.12.2-1.0.8
- Integrated Tunnels: 1.12.2-1.6.9
- Minecraft: 1.12.2
- Forge: 14.23.5.2837
Oh, I think I completely forgot to implement this, thanks for letting me know!
I remembered that I didn't scroll in the video after I sent it but made no new one. The scrollbar has no effect at all but rather went to bed.
@7eggert I see some clicking on the video, but no scrolling using the scrollbar. Are you sure you sent the correct video?
@7eggert I looked at the video again, and there doesn't seem to be a problem with scrolling, but with the dropdown lists resetting when the crafting job is updated; which seems like a different problem.