Finished container resizers

This commit is contained in:
Tercio Jose
2023-04-24 23:40:32 -03:00
parent c9b801e7f0
commit f413d52b91
4 changed files with 133 additions and 68 deletions
+6
View File
@@ -1417,6 +1417,12 @@ local default_global_data = {
blockspell_spark_show = true,
blockspell_spark_color = {1, 1, 1, 0.7},
spellcontainer_width = 535,
spellcontainer_height = 311,
spellcontainer_locked = true,
--spellline_height = 20,
spellcontainer_headers = {}, --store information about active headers and their sizes
spellcontainer_header_height = 20,
spellcontainer_header_fontsize = 10,