Integrated Crafting

Integrated Crafting

37M Downloads

Preserve scroll/select state when recipe tree updates

uhloin opened this issue · 3 comments

commented

Issue type:

  • ➕ Feature request

Short description:

There is a button "Show tree". It may be useful to inspect cause of delay for slow and complex receipt. But in fact, it's not usable, because every several seconds scrolling is reset to start and shrank branches are expanded back. I understand that it's hard to update a tree smoothly, but at least it should not be updated if nothing changed. At least save/restore scrolling position before/after update should be not so tricky.

Or may be dump that tree to console as simple text to examine it?

commented

Thanks for the suggestion!

commented

I actually thought we had a state preservation mechanism in place already. This should be looked into...