vlaminck / AboveVTT

GNU Affero General Public License v3.0
0 stars 1 forks source link

Fix: draw menu color not selectable and set color on click out so that it doesn't draw one of the color and swap back #21

Closed Azmoria closed 2 years ago

Azmoria commented 2 years ago

Fixes the draw menu color being not selectedable.

Narrowed this down to the right click menu. So the destroy/remove should only target the menu ones now.

Also sets the draw color on clicking out of the color picker. It would draw one shape the new color before swapping back otherwise.