feat: swap canvas for opengl context
This commit is contained in:
@@ -10,7 +10,7 @@ all the widgets used in internal logic of the program
|
||||
typedef struct VektorWidgetState {
|
||||
GtkWindow* window;
|
||||
GtkPaned* workspacePaned;
|
||||
GtkPicture* workspaceCanvas;
|
||||
GtkGLArea* workspaceCanvas;
|
||||
|
||||
GtkButton* workspaceButtonLinetool;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user