Would it be possible possible to add ‘active’ css class to the currently selected sheet in the dropdown on the bottom, same as it’s added now to the current sheet in the bottom menu bar? It would make the currently selected sheet visible:
Screenshot 2023-05-01 at 11.36.50 am.png (11.2 KB)
Screenshot 2023-05-01 at 11.37.24 am.png (20.6 KB)
We get many documents with 20+ sheets which don’t fit fully into the bottom bar (x-spreadsheet-bottombar), and we restrict the bottom bar to a single row hight to prevent it from taking half the screen for really large documents.
By the way, I saw you added max-height and vertical scrolling to x-spreadsheet-dropdown-content in a recent update, really appreciate it. That helps a lot with large documents as well.