Fixed issues with renaming/synchronizing state
This commit is contained in:
@@ -10,6 +10,7 @@ namespace anm2ed::imgui
|
||||
class Events
|
||||
{
|
||||
int newEventId{-1};
|
||||
RenameState renameState{RENAME_SELECTABLE};
|
||||
|
||||
public:
|
||||
void update(Manager&, Settings&, Resources&, Clipboard&);
|
||||
|
||||
Reference in New Issue
Block a user