-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Labels
ClientInvolves the OpenDream clientInvolves the OpenDream clientbugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
This is from Eternia:
window "main"
elem "main"
type = MAIN
pos = 281,0
size = 1487x714
anchor1 = -1,-1
anchor2 = -1,-1
is-default = true
saved-params = "pos;size"
on-size = "WindowResize"
statusbar = false
icon = 'icons\\interface\\titlescreen\\images\\meranthe_logo.png'
macro defaulting to an empty string causes a KeyNotFound exception in ControlWindow.cs: public InterfaceMacroSet Macro => _interfaceManager.MacroSets[WindowDescriptor.Macro.AsRaw()];
According to the ref, it seems this field is optional so we just need to support it being null or empty.
Metadata
Metadata
Assignees
Labels
ClientInvolves the OpenDream clientInvolves the OpenDream clientbugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers