Modify ↓
#12644 closed enhancement (fixed)
[Patch] Map view scale - Nicer painting
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.04 |
Component: | Core | Version: | |
Keywords: | zoom slider scale | Cc: | wiktorn, bastiK |
Description (last modified by )
I changed the width/size of the map view scale, both the slider and the bar. I also changed the text to use round values.
Fixes #12593
Attachments (2)
Change History (11)
by , 9 years ago
Attachment: | patch-map-view-scale.png added |
---|
by , 9 years ago
Attachment: | patch-map-view-scale.patch added |
---|
comment:1 by , 9 years ago
Description: | modified (diff) |
---|---|
Summary: | [Patch] Map view scale - Niver painting → [Patch] Map view scale - Nicer painting |
comment:2 by , 9 years ago
Cc: | added |
---|---|
Component: | Core mappaint → Core |
Keywords: | zoom slider scale added |
comment:3 by , 9 years ago
comment:4 by , 9 years ago
Feel free to change it back to 100:
int w = 100;
I mostly changed this because I thought that 100px is so small for the scale mark on modern screens.
comment:7 by , 9 years ago
Milestone: | → 16.03 |
---|
Note:
See TracTickets
for help on using tickets.
@wiktorn: I see #12593 is closed as wontfix, are you ok with this change?