mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐛 Fix problem with selection
This commit is contained in:
@@ -218,7 +218,7 @@
|
||||
(rx/filter some?))))))
|
||||
|
||||
over-shapes-stream
|
||||
(mf/with-memo [move-stream mod-str]
|
||||
(mf/with-memo [query-point move-stream mod-str]
|
||||
(->> (rx/merge
|
||||
;; This stream works to "refresh" the outlines when the control is pressed
|
||||
;; but the mouse has not been moved from its position.
|
||||
|
||||
Reference in New Issue
Block a user