allow centering, though broken for Mac OS X with a parent frame
svn: r5306 original commit: 1967a2fdbf9c1415e307fb512b9d3085df683bfa
This commit is contained in:
parent
8fdf38bf22
commit
628f5509e9
|
@ -372,7 +372,7 @@
|
|||
[center (lambda (dir)
|
||||
(when pending-redraws? (force-redraw))
|
||||
(set! use-default-position? #f)
|
||||
'(super center dir parent-for-center))]
|
||||
(super center dir #;parent-for-center))]
|
||||
|
||||
;; on-size: ensures that size of frame matches size of content
|
||||
;; input: new-width/new-height: new size of frame
|
||||
|
|
Loading…
Reference in New Issue
Block a user