diff options
| author | jgmdev <jgmdev@gmail.com> | 2022-03-09 02:15:01 -0400 |
|---|---|---|
| committer | jgmdev <jgmdev@gmail.com> | 2022-03-09 02:15:01 -0400 |
| commit | eeb2b28a03b51846b46ff835a2356be77ac0667a (patch) | |
| tree | a47f58dbacdd80cd7f7ae128c428ace14abc4ae1 /data/plugins/language_lua.lua | |
| parent | 960b4820619081b81d82e69292287a4b7a6ed2ba (diff) | |
| download | lite-xl-eeb2b28a03b51846b46ff835a2356be77ac0667a.tar.gz lite-xl-eeb2b28a03b51846b46ff835a2356be77ac0667a.zip | |
config overwritten on user/project modules save
When a user modifies and saves the init.lua or a project module file the
reload_customizations() function was performing unnecessary reloading
of core.config and core.style. This resulted on the replacement of config
tables with new tables, breaking all active references been used by
the consumers of this config options. Been redundant this means
that every consumer was using its own copy of a configuration table
different from the one referenced on core.config and user changes not
taking place.
Diffstat (limited to 'data/plugins/language_lua.lua')
0 files changed, 0 insertions, 0 deletions
