ui.backend.cocoa.views: call super.prepareOpenGL().
parent
9f37936f53
commit
864912f446
|
@ -164,6 +164,7 @@ CLASS: FactorView < NSOpenGLView
|
|||
COCOA-PROTOCOL: NSTextInput
|
||||
|
||||
METHOD: void prepareOpenGL [
|
||||
self SUPER-> prepareOpenGL
|
||||
|
||||
self SEL: setWantsBestResolutionOpenGLSurface:
|
||||
-> respondsToSelector: c-bool> [
|
||||
|
|
Loading…
Reference in New Issue