tyfon7 / UIFixes

Small QOL fixes for SPTarkov
MIT License
8 stars 1 forks source link

Saving a slider position on the crafting window in hideout #11

Closed reysonk closed 2 months ago

reysonk commented 2 months ago

When a flea market search is called from the crafting window, then when it returns, it scrolls up - it's terribly annoying. I would like to fix it by analogy with the inventory slider :)

изображение

tyfon7 commented 2 months ago

Totally get it.

Fix might be tricky, since the hideout loads the recipes asynchronously. There's no way to immediately be back where you were. Gonna need to think about it.

In the meantime, utilize the searchbar, since UIFixes already remembers the search value and you'll come right back to your search result.

tyfon7 commented 2 months ago

Fixed in next release (1.7.0)