diff --git a/Toolset/libraries/revbackscriptlibrary.livecodescript b/Toolset/libraries/revbackscriptlibrary.livecodescript index 8b3f02f4d8..49c636aff6 100644 --- a/Toolset/libraries/revbackscriptlibrary.livecodescript +++ b/Toolset/libraries/revbackscriptlibrary.livecodescript @@ -689,7 +689,7 @@ end newGroup on newButton - send "revNewButton the long id of the target" to me in 50 milliseconds + revNewButton the long id of the target revUpdateAOControls if not gREVSuppressMessages or (gREVSuppressMessages and revOKTarget()) then pass newButton end newButton diff --git a/notes/bugfix-16000.md b/notes/bugfix-16000.md new file mode 100644 index 0000000000..d525a06440 --- /dev/null +++ b/notes/bugfix-16000.md @@ -0,0 +1 @@ +# Tools palette is reloaded after being replaced by plugin \ No newline at end of file