mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-15 17:37:30 +01:00
* fix #99 - Changing attributes (like color) should not disable current tool * apply review: remove unnecessary line
This commit is contained in:
@@ -593,8 +593,6 @@ var SpacedeckSections = {
|
||||
evt.preventDefault();
|
||||
}
|
||||
|
||||
this.active_tool = "pointer";
|
||||
|
||||
if (this.opened_dialog == id) {
|
||||
this.opened_dialog = "none";
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user