Skip to content

QDS-11852 Fix font rendering issue and reduce the example size

Burak Hançerli requested to merge QDS-11852/increase-font-quality into master

This MR brings the following features;

  • Fixes the font rendering issues on Android UI Viewer and WASM by removing the effects on dials
  • Reduces the overall size by removing and replacing redundant icons with QML component

Merge request reports