friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
233 stars 12 forks source link

Fixed issues with hidpi display (Canvas Area and color widgets) #24

Closed sanjuchopracool closed 1 year ago

sanjuchopracool commented 1 year ago

All the widgets which derives from QOpenGLWidget should take into account the devicePixelRatio.

sanjuchopracool commented 1 year ago

I am using Arch Linux, AV_CODEC_CAP_LOSSLESS was not available with latest codec libraries. Let me know if it compiles or I would revert back this line of change

rodlie commented 1 year ago

Thanks, will review a bit later today.

rodlie commented 1 year ago

Sorry for the delay, looks good to me :)