]> gitweb.factorcode.org Git - factor.git/commitdiff
ui.backend.cocoa.views: fix macOS mojave opengl issue with new windows.
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 11 Dec 2018 23:40:41 +0000 (15:40 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 11 Dec 2018 23:40:41 +0000 (15:40 -0800)
basis/ui/backend/cocoa/views/views.factor

index 690269280c9ac4a3df5af84565e0b45c1a5de8d7..5feed69758cd1cb40a7f92422c7e465babeab170 100644 (file)
@@ -198,6 +198,7 @@ M: send-touchbar-command send-queued-gesture
                 cached-lines get-global clear-assoc
             ] [ drop ] if
 
+            self -> update
         ] when
     ] ;