Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into pr/808
  • Loading branch information
Lionel Laské committed Jun 3, 2020
2 parents 556435a + f565ec0 commit f7686be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions activities/Write.activity/lib/sugar-web/graphics/palette.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ define(function () {
if (!that.invoker.classList.contains("toolbutton")) {
updatePosition(event.x, event.y);
}
else {
updatePosition();
}
that.toggle();
});

Expand Down

0 comments on commit f7686be

Please sign in to comment.