Quote:
Originally Posted by sockmonkey72
My custom theme is behaving strangely on a retina display. On an external display, the images:
lane_solo_up.png
fixed_lanes_big.png
fixed_lanes_hidden.png
fixed_lanes_one.png
fixed_lanes_small.png
lane_solo_down.png
lane_solo_off_indicator.png
lane_solo_off.png
lane_solo_on_indicator.png
lane_solo_on.png
Look normal, perfect:
...
On a retina display:
...
No difference beyond moving the window to the different display -- these images (and only these images AFAICT) are not being autoscaled. Is this a me problem or a you problem? This theme does not have any 150 or 200 assets, these are all images at the top-level; using the corresponding image files from Default 7 does not solve the issue.
|
This looks like it's related to the version setting. I've attached a toy theme which exhibits the issue on a Fixed Lanes track.
... or maybe it's "use_pngs 1" -- it's enabled automatically at version 5+ apparently. Disabling the version and enabling "use_pngs 1" causes the problem, as well.
Removing the 150 and 200 folders from the Default 7 theme also results in the same behavior, so I'm going to guess that this is simply a bug.