No scrollbars when use too many Tilesets
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
Describe the bug
Hi, we have found issues with tilesets UI.
When project uses a lot of tilesets and you click on this button:
It shows list of available tilesets.
The problem is that there is no horizontal scroll, so if you have a lot of tilesets the list extends past the screen and you're left with no way to select the ones further over.
Steps to reproduce
- add many tilesets to your project
- Click on
Expected behavior
If the tileset list extend beyond the viewport width, a horizontal scrollbar should appear so users can navigate to it.
OS version
Windows 10
Tiled version
1.12.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the tileset list opened by the tileset button and inspect how its width and overflow are handled. Reproduce the issue with many tilesets on Windows or an equivalent narrow viewport, then verify that users can reach every tileset when the list exceeds the viewport width.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100