Skip to content

Default actionbar fonts overridden with no actionbars selected #37

Description

@johnnylam88

In Modules/ActionBarConfig.lua, the UpdateFonts() method is called in OnEnable() regardless of if any actionbar checkboxes are ticked. This causes the fonts to always override the default action bar fonts. I think the intent is that if nothing is checked, then no adjustments are made. Perhaps that call should be moved up inside the guard for dbObj[ actionBar ]?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions