Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

canRedo()/canUndo() return wrong result

$
0
0

@CL.Peter wrote:

Hi all,
https://gojs.net/latest/intro/commands.html#UpdatingCommandUI, the problem I encountered also exist in this sample, reproduce steps:

  1. Drag one node in this sample
  2. Click undo button
  3. (Wrong) Mouse move on the redo button and can't click, but you can use Ctrl+Y to redo.

The enableAll() have been called and event.propertyName = "FinishedUndo", and at that time, the canRedo() return false.

This problem does not exist on 1.7.23

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles