]> gitweb.factorcode.org Git - factor.git/commit
ui.backend.cocoa.views: fix jittery resize.
authorJohn Benediktsson <mrjbq7@gmail.com>
Fri, 22 May 2020 15:23:20 +0000 (08:23 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 22 May 2020 15:23:20 +0000 (08:23 -0700)
commite2fa0a6392717c6458097836540d351def70b4f0
tree783f5c087e6718fe2e42edfcfd069dac817f5ce8
parent61102548f4eec732cf66bb18fc12a81ceadd6ffc
ui.backend.cocoa.views: fix jittery resize.

This could still be improved since this current approach pauses Factor
execution when the window is being resized, and it could instead
maybe detect inLiveResize or something and be smoother.
basis/ui/backend/cocoa/views/views.factor