Add jump-to-current-texture feature for texture selector control #25
Labels
enhancement
New feature or request
good first issue
Good for newcomers
UI/UX
User Interface or User Experience related
The old editor always showed the selected texture on the left side of the scrolling gallery, as a button.
Clicking on this would scroll the gallery to the selected texture.
Figure out whether and how this is possible. imgui does provide a set scroll pos function, though how to determine where to scroll?
The text was updated successfully, but these errors were encountered: