tor4kichi / TsubameViewer

漫画・小説ビューア(Windows10 & 11/XboxOne/Xbox Series X & S)
GNU General Public License v3.0
15 stars 1 forks source link

【画像ビューア】マウスのバックキーでメニューが閉じれない #72

Closed tor4kichi closed 2 years ago

tor4kichi commented 2 years ago

BackNavigationはPointerPressedで実行、Button類のCommandはPointerReleasedで実行、この差によってワンクリックで二重に処理が走っている模様。