In Preferences, I wish to change the default width of Tile Object Outlines and Grid.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
**AsIs - very thin Tile Object Outlines:**

**ToBe:**
Similar to setting the implemented "Object Line Width" I would like to set the width of "Tile Object Outlines" in pixels because on high-res / high DPI displays (4k) it's hard to see them at all. Especially with using the Object Type's nice feature of having colored outlines that would be very helpful.
Same ist for the thickness of the general **Grid** - could we have a setting here, too?
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 by finding the existing "Object Line Width" preference and the code that draws Tile Object Outlines and the Grid. Trace how that setting reaches the editor view, then determine where preferences for both widths belong. Done means both widths can be configured in pixels and remain visible on high-DPI displays.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100