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

[Enhancement] [Overlays] Expand Customization Options for Stash Tab Overlay (e.g. Tab Colors, Tab Positions, Precision on Tab Settings) #309

Open
Genesisfury opened this issue Feb 17, 2022 · 4 comments
Labels
enhancement New feature or request low priority We want to prioritize this class of issue well after others

Comments

@Genesisfury
Copy link

Is there a way to move the tabs on the overlay independently? I'm using 2 quad tabs; 1 for 60-74 and 1 for 75+ ilvl, and the tabs in the overlay don't match the tabs in game. The overlay is assuming the tabs are in position 0 and 1 to make it easier, but mine are 1 and 2 and I'd rather have the flexibility to move them anywhere.

@HiMarioLopez HiMarioLopez added enhancement New feature or request help wanted low priority We want to prioritize this class of issue well after others labels May 11, 2022
@HiMarioLopez HiMarioLopez changed the title Move the tabs at top of Stash tab overlay? [Enhancement] [Overlays] Expand customization options for the stash tab overlay May 17, 2022
@HiMarioLopez HiMarioLopez changed the title [Enhancement] [Overlays] Expand customization options for the stash tab overlay [Enhancement] [Overlays] Expand Customization Options for Stash Tab Overlay (e.g. Tab Colors, Tab Positions, Precision on Tab Settings) Dec 2, 2023
@HiMarioLopez
Copy link
Collaborator

image

@MagicManRandySavage
Copy link

MagicManRandySavage commented Dec 5, 2023

App\ChaosRecipeEnhancer.UI\Windows\StashTabOverlayWindow.xaml.cs Line 89
<Grid Margin="5 0 0 0">
to
<Grid Margin="5 0 0 20">
looks good for my settings at least, looking into making it a setting in case other resolutions don't like 20px padding.

image

@HiMarioLopez
Copy link
Collaborator

The intent is to have the stash tabs of the app directly overlay the stash tabs in the game
So with that intent, the assumption is made that you're gonna have your chaos tabs on the leftmost location
I like to have that assumption challenged and I can look at added modifications to change the Y-axis of the tabs in cases where the user would rather do take a '2-click' approach (click tab in game, then click tab in CRE)
It seems to be adding much more clunk than needed though

In general, I do look forward to adding many more customizations for this stash overlay

@dovry
Copy link

dovry commented Dec 11, 2023

Have you considered adding ctrl+right/left navigation? Priced tabs render the tab overlay quite useless.

I experience not only dead clicks but unreadable tabs most of the time because gear is scattered throughout several quad dump tabs

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority We want to prioritize this class of issue well after others
Projects
None yet
Development

No branches or pull requests

4 participants