AlexanderPro / SmartSystemMenu

SmartSystemMenu extends system menu of all windows in the system
MIT License
1.99k stars 110 forks source link

Alignment overlay #29

Closed qupear closed 3 years ago

qupear commented 3 years ago

When align by the bottom edge of screen, windows are positioned so that there is a little overlay. Bottom side of aligned window is about 20 pixels below the bottom edge of the screen. So that I need to move every aligned window a little upper manually. Would be better if bottom of aligned application is several pixels above the screen edge. With other edges no such issues.

qupear commented 3 years ago

Понял в чём причина. Это из-за того, что панель задач сверху экрана, а не снизу как обычно. Если поместить панель вниз, то SSM выравнивает окна корректно.

AlexanderPro commented 3 years ago

Я посмотрю в ближайшее время. По хорошему окно не должно выходить за пределы экрана. Если есть возможность приложите скриншот.

qupear commented 3 years ago

taskbar-overlay

qupear commented 3 years ago

https://user-images.githubusercontent.com/8069685/123069108-2717aa80-d41b-11eb-8958-fa978385eb22.mp4

AlexanderPro commented 3 years ago

Попробуйте версию 2.6.1

qupear commented 3 years ago

Спасибо!