allow centering, though broken for Mac OS X with a parent frame
svn: r5306
This commit is contained in:
parent
dc725487cb
commit
1967a2fdbf
|
@ -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