ui.backend.cocoa.views: [self setWantsBestResolutionOpenGLSurface:YES];
parent
10771437bd
commit
4efa984637
|
@ -305,6 +305,10 @@ CLASS: FactorView < NSOpenGLView NSTextInput
|
||||||
|
|
||||||
METHOD: NSInteger conversationIdentifier [ self alien-address ]
|
METHOD: NSInteger conversationIdentifier [ self alien-address ]
|
||||||
|
|
||||||
|
METHOD: void prepareOpenGL [
|
||||||
|
self 1 -> setWantsBestResolutionOpenGLSurface:
|
||||||
|
]
|
||||||
|
|
||||||
! Initialization
|
! Initialization
|
||||||
METHOD: void updateFactorGadgetSize: id notification
|
METHOD: void updateFactorGadgetSize: id notification
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue