Skip to content
  • Volker Krause's avatar
    Rewrite the train coach element rendering · 3c4667bf
    Volker Krause authored
    The previous approach using an image provide and a BorderImage never worked
    reliably with a device pixel ratio other than one. Instead both of those
    are now merged together into a custom item, which gives us full control
    over how exactly to scale the various patches.
    
    This should fix all high DPI glitches in the train layout view.
    3c4667bf