Identified bug.

This commit is contained in:
Daan Vanden Bosch 2020-04-25 20:45:49 +02:00
parent e950fb0e78
commit 47b1dc5073

View File

@ -154,3 +154,4 @@ Features that are in ***bold italics*** are planned but not yet implemented.
- [NPC/Object Manipulation](#npcobject-manipulation): Entities in NPCs/Objects panels with additive blending aren't rendered correctly. - [NPC/Object Manipulation](#npcobject-manipulation): Entities in NPCs/Objects panels with additive blending aren't rendered correctly.
- [Load Quest](#load-quest): Can't parse quest 125 White Day - [Load Quest](#load-quest): Can't parse quest 125 White Day
- [Script Assembly Editor](#script-assembly-editor): Go to definition doesn't work in RT (#231) - [Script Assembly Editor](#script-assembly-editor): Go to definition doesn't work in RT (#231)
- When a modal dialog is open, global keybindings should be disabled