S&L & CodeNameBlaze incompatibility
Description
When using S&L and CodeNameBlaze, the following settings from CodenameBlaze are not working:
- Editbox Font and Size : This is being reset on every /rl and back to default
- Tab width is changing on click causing text to be "shrink" on load and correct after clic
Shadow & Light Version
Latest Dev version
ElvUI Version
Latest Dev version
Steps to Reproduce
- Step 1 Install both addons
- Step 2 Set a custom font for editbox text
- Step 3 Reload UI
- Step 4 The custom font is gone and back to default
Tab width: have a tab with a long name like : raid&party on load, the tab will look like: raid.... click on the tab it now expended and shows: raid&party
Expected Behavior
The custom editbox font should be kept CDB has a function to force/reset the tab width which S&L should not interfere with :p
Actual Behavior
The custom font set by CDB is gone and back to default