Skip to content
  • Volker Krause's avatar
    Replace Unicode characters with icons · e2a3f4b0
    Volker Krause authored
    On Android the Unicode characters give us two problems:
    - switching from the color to the monochrome text variant doesn't work,
      and the color variants look quite ugly
    - with Qt 5.11 the colored characters are randomly misaligned vertically
    
    Instead, we use the Kirigami icon coloring magic for this to work with
    different color schemes.
    e2a3f4b0