Skip to content
  • Dmitry Kazakov's avatar
    Fix an assert when creating a vector selection · aa81a25f
    Dmitry Kazakov authored
    The problem is that selectionChanged() signal may easily arrive
    later than some GUI code requests the shape manager, therefore the
    assert will register an inconsistent state (which is actually, yes,
    inconsistent)
    
    CCBUG:391292
    aa81a25f