Inareous / Minimal-CS-Manga-Reader

Read your manga continously in one page.
MIT License
16 stars 2 forks source link

Buttons misbehavior #19

Closed ZIEXED closed 4 years ago

ZIEXED commented 4 years ago

1- On startup settings button is missing and doesn't appear until u press the themes switch button or entering then existing Fullscreen mode (disappear again after restarting the app) 2- After pressing the themes switch only half of the button is visible and stay like that until the app is restarted or entering then existing Fullscreen mode

1

2

Inareous commented 4 years ago

This is unfortunately a problem with 3rd party tooling MaterialDesignInXaml and have been issued since 2017 (#767) without response.

I'll keep this up in case i found a manual fix.

ZIEXED commented 4 years ago

Won't forcing a redraw fix this?, or simply just resizing at startup the app width +1 then -1 again is enough and it won't be visible.