Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow the main blizzard action bar and decoration to be preserved #609

Open
charxene opened this issue May 15, 2022 · 1 comment
Open

allow the main blizzard action bar and decoration to be preserved #609

charxene opened this issue May 15, 2022 · 1 comment
Assignees
Labels
enhancement A new feature

Comments

@charxene
Copy link

I modified a local copy of dominos to only take control of action bars 3 and 4, and to not hide the blizzard UI for the main action bar, the bag bar, and the menu bar. It works well enough for my purposes. The bulk of my changes are trying to undo some of the assumptions around which button ids are available to dominos - instead of the first N buttons, I only allow access to a set of button ids. I think theres more work to be done in the blizzard hider plugin - specifically allowing toggle of hiding an element and exposing this in the config panel.

I wonder if you think this concept could be further developed and merged into dominos? Or do you know of an addon that would make more sense for my use case?

@Tuller Tuller added the enhancement A new feature label Aug 5, 2022
@Tuller
Copy link
Member

Tuller commented Aug 5, 2022

This is maybe something to consider for the next expansion (where they're revamping the UI)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature
Projects
None yet
Development

No branches or pull requests

2 participants