dalboris / vpaint

Experimental vector graphics and 2D animation editor

Home Page:http://www.vpaint.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unifying macOS and Windows/Linux View Settings

dalboris opened this issue · comments

Now that we migrated from QWidget to QOpenGLWidget (#98, 0e80508), we should be able to have standard widgets drawn on top of the View even on macOS. So have the View Settings drawn on top of the View on all platforms.

I'll change the layout to be fully horizontal so that the button style can look native on all platforms.