Skip to content

Fix/notification bad geometry

Julien Wadel requested to merge fix/notification_bad_geometry into master
  • Remove completely the use of devicePixelRatio() that could be conflicting with windows flags, and let Qt doing the scaler work
  • Print debug info when an error occurs on opening notification

Merge request reports