It is now possible to replace messages so that repeating events (e.g. duplicating pattern rows) will not push tons of messages in the queue.
The Editor base class has been updated so that showMessage() returns an ID that can be used to replace messages later. In addition, a special predefined ID "replacePreviousMessage" can be used to easily replace the per Editor message.
It is now possible to replace messages so that repeating events (e.g. duplicating pattern rows) will not push tons of messages in the queue.
The Editor base class has been updated so that showMessage() returns an ID that can be used to replace messages later. In addition, a special predefined ID "replacePreviousMessage" can be used to easily replace the per Editor message.