RoundedTB icon indicating copy to clipboard operation
RoundedTB copied to clipboard

Start Menu button got cut on portrait-oriented monitor

Open exzenous opened this issue 4 years ago • 1 comments

Running RoundedTB Release 3 (v1.3.0.0) on Windows 11 Insider Dev build 22463 with 2-in-1 device (Surface Pro)

  • Windows 11 centered taskbar
  • Enabled Dynamic Mode

Screenshot (12)

exzenous avatar Sep 29 '21 08:09 exzenous

Ah, I should add this to the known issues - because of the fact that there's nowhere for the taskbar to expand to the right it starts becoming off-centre to the left, which then breaks the only way I can currently detect the width of the applist in the taskbar.

What I'll probably add as a mitigation is to detect if the taskbar overflows, and if it does, I'll switch off the dynamic mode until there's enough space again. Certainly not an ideal fix but at least UI won't be cut off.

torchgm avatar Sep 29 '21 08:09 torchgm