You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#232
Clicking on a color picker should close others
-> ranking, it is solved by removing the stopPropagation on the tooltip
-> gradient, the solution can't be applied otherwise a new point is
created, so just adding a document.body.click() to simulate a click
outside
Also fix the render of the color picker inside forms (like the edit node
modal for eaxample)
0 commit comments