Fixed the spell container size not saving properly, fixed spellbars not being allowed to click
This commit is contained in:
@@ -1419,10 +1419,9 @@ local default_global_data = {
|
||||
|
||||
spellcontainer_width = 535,
|
||||
spellcontainer_height = 311,
|
||||
spellcontainer_locked = true,
|
||||
spellcontainer_islocked = true,
|
||||
--spellline_height = 20,
|
||||
|
||||
|
||||
spellcontainer_headers = {}, --store information about active headers and their sizes
|
||||
spellcontainer_header_height = 20,
|
||||
spellcontainer_header_fontsize = 10,
|
||||
|
||||
Reference in New Issue
Block a user