Disable highlighting
teelolws opened this issue ยท 22 comments
Hi again, is it possible to make default round buttons on the minimap to have a square option?
Originally posted by @Piskemannen in #102 (comment)
I can't change the Expansion one - its actually a different shape every expansion. In shadowlands it was a different shape for each covenant.
As for the LFG button - maybe. I'll see if its possible
Also is there any possible way to disable the blue bar over every single thing, when using the edit mode? It makes it hard to fine-tune the UI imo.
Hmm. Maybe. Without the blue, there will be some boxes that you won't be able to see though. Things that have nothing to show during edit mode. Like the group loot box:
If I hide the shading, it'll be selectable but you won't know what you're clicking on:
Here I can still click on it but I don't know what I'm clicking on, and will probably think something is bugged.
Is it possible to make a popup button for the expansion button you think? That way, it doesn't matter what shape those are.
Yeah, I think Blizzard did a sloppy job with the Edit Mode. Every UI addon I've ever tried ALWAYS shows everything you can edit, not just an empty bar...
It would be a square button, possibly integrated somewhere on the minimap, like how the Tracking/Calendar/AddOn buttons are. You click on it and then the buttons for EVERY expansion that has them, will show up.
I remember years ago that was possible by default, nowadays I have problems getting the correct button to appear, even when IN the current location of x expansion.
There is this addon that will give you an expansion menu: https://www.curseforge.com/wow/addons/mission-report-button-plus
I'm not that keen to completely redesign the button though. That would be better for a dedicated addon to handle.
That's a great one, thanks! How keen are you on doing an overhual of the default Edit Mode? To be more fine tuned, like make a way to get empty bars to actually show what will be there, and reduce the size of blue boxes to be slightly smaller than what you're actually moving.
My goal with this addon is to expand edit mode, to cover frames and features that Blizzard left out. For how edit mode works - I'm trying to respect how they originally designed it as much as possible.
For the empty bars - every single bar that is empty, I tried to find a way to give it default data during Edit Mode but found it impossible, giving it fake data caused things to break. Some of them I actually made it work, like the achievements alert - I made it pop up an achievement when its clicked on.
For fine tuning it - if you're trying to get frames in a pixel perfect position, you can move them a single pixel with arrow keys. I will look into an option to hide all the blue bars.
Can you hide blue bars on only the boxes that DO show things, or is it all or none? If all/none, I guess you can have a checkbox under "Expanded" that says hide all blue bars.
It looks pretty good for now imo. I know this is a big ask, but would there be less issues/bugs if you made an addon that would take over the entire Edit Mode?
There are already addons that do that. MoveAnything. BlizzMove. Dominos. A bunch of others I forget.
I can't do a true takeover anyway, most of the action bars, target frames, basically anything with a button you can press that actually does stuff at the game level - casts spells, changes target, I'm quite limited with what I can do.
Those other addons get around those restrictions by completely replacing the bars and buttons with their own copy. Thats a step beyond what I'm trying for here. This addon is for people who like the default UI - it just adds stuff Blizzard forgot about.
After Df, I really like the default UI for the most part. Had ElvUI for years, but moved away from it due to wanting a little more simplicity, no need to have 100+ movable things. Btw is there any plans to add more widgets to move, or GM ticket frame, perhaps improve the chat box a little.
I don't have "plans". If you ask for something, I'll see if I can do it.
GM ticket frame: maybe, though I don't want to open a ticket just to test it.
Chat box: what do you have in mind?
For chat box I'd like to hide buttons like Social, Chat Channel, Chat Bubble. Maybe be able to copy links. Definitely hide that terrible Quick Join crap! Possibly the text box on top.
Did you look more into why the default bag is so high up and can't be moved to bottom/edge of screen? I simply hate having several addons just for one thing.
For copying links: https://www.curseforge.com/wow/addons/chat-copy-paste
The bags are a toggled popup window - that puts it out of scope for this addon. I've heard Blizzard are possibly adding things like that in to Edit Mode in a future patch though.