mirror of
https://github.com/penpot/penpot.git
synced 2025-06-12 17:01:39 +02:00
🎉 Handle WebGL context state change
This commit is contained in:
parent
dc41fe7616
commit
23d3661ea5
8 changed files with 125 additions and 16 deletions
|
@ -89,7 +89,10 @@
|
|||
:display-touched
|
||||
|
||||
;; Show some visual indicators for bool shape
|
||||
:bool-shapes})
|
||||
:bool-shapes
|
||||
|
||||
;; Show some information about the WebGL context.
|
||||
:gl-context})
|
||||
|
||||
(defn enable!
|
||||
[option]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue