Premium support for our pure JavaScript UI components


Post by capmo »

Hello, we are using Gantt and we enabled STM, and we are listening:

  • restoringstop event to intercept restore events

  • recordingstop event to handle if the user can undo/redo

Nevertheless, we have two different issues here:

  1. In the restoringstop event I'd like to know if the undo/redo event was triggered by the keyboard or was triggered by a button function (calling the undo(), redo() directly) functions on stm.

  2. Also, is there a way to know if I'm "undoing" or "redoing", besides doing the calculation with the position and the queue length?

Thanks


Post by marcio »

Hey,

I created two tickets for your requests, please follow the tickets for updates.

https://github.com/bryntum/support/issues/6059

https://github.com/bryntum/support/issues/6060

Best regards,
Márcio


Post by capmo »

Thanks so much, Marcio, we will be following them.


Post Reply