No text in Config menu using latest version with no other addons
nissekaka opened this issue ยท 8 comments
Yes, it's not finished yet, I really dont have much time to deal this for now ๐
Yes, it's not finished yet, I really dont have much time to deal this for now ๐
Totally understandable! Is there anything I can do to help fixing this? Or is it a lot of work?
Yes, it's not finished yet, I really dont have much time to deal this for now ๐
Totally understandable! Is there anything I can do to help fixing this? Or is it a lot of work?
ATM I'm manually changing the settings in FreeUI.lua. Most of its there to mess with.
Yes, it's not finished yet, I really dont have much time to deal this for now ๐
Totally understandable! Is there anything I can do to help fixing this? Or is it a lot of work?
ATM I'm manually changing the settings in FreeUI.lua. Most of its there to mess with.
Alright, found some settings I could tweak. Any idea how I can remove the cursor shine/glow effect?
Alright, found some settings I could tweak. Any idea how I can remove the cursor shine/glow effect?
@nissekaka you can use /run FreeDB.appearance.cursor_trail = false
as a temporary solution, dont forget to /rl
๐
Totally understandable! Is there anything I can do to help fixing this? Or is it a lot of work?
it's okay, I'll keep working on it , thanks for supporting ๐
Alright, found some settings I could tweak. Any idea how I can remove the cursor shine/glow effect?
@nissekaka you can use
/run FreeDB.appearance.cursor_trail = false
as a temporary solution, dont forget to/rl
๐
Alright, thanks!