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

[taskbar-labels] Add setting to adjust right margin/padding to avoid taskbar label overlap with other application #674

Closed
Ovler-Young opened this issue May 11, 2024 · 2 comments
Labels
mod-enhancement New feature or request for a mod

Comments

@Ovler-Young
Copy link

mod's auther: @m417z

I've been using TrafficMonitor's Taskbar Window for a while. It's good, but when they come with the taskbar-labels, something bad will happen. There will overlap.

image

To address this, I would like to suggest adding a new setting option that allows enabling/disabling an overall right margin or padding for the taskbar labels. This would provide more control over the spacing and help avoid overlap with other taskbar elements like the TrafficMonitor window.

@Ovler-Young Ovler-Young added the mod-enhancement New feature or request for a mod label May 11, 2024
@m417z
Copy link
Member

m417z commented May 11, 2024

It looks more of a bug in TrafficMonitor. Do you see this issue without the taskbar-labels mod?

In any case, I'd rather not add a dedicated option for this very specific problem. I believe you can find a workaround by using Windows 11 Taskbar Styler, perhaps by adding extra padding or margin to the notification area or the task list.

@Ovler-Young
Copy link
Author

Using Windows 11 Taskbar Styler fixed my problem! Thanks for advice!
For anyone who may have similar problem:
Target Microsoft.UI.Xaml.Controls.ItemsRepeater, then add the Styles Margin=0,0,355,0 (335 is the width of my condition, this value may vary accroading to the width of TrafficMonitor Taskbar Window)
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod-enhancement New feature or request for a mod
Projects
None yet
Development

No branches or pull requests

2 participants