Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dropdown scrollbars (kallisti5#130)
* Use const in more places * Revert "Use const in more places" This reverts commit 125b4aa. * Fixed dropdown scrollbars obstructing content In some cases, the dropdown would show the scollbars on top of the content, obstructing it. This was very apparent in cases where the content has only one entry, and the horizontal scrollbar is drawn on top of it, making it impossible to see or select that entry.
- Loading branch information