RetGal / Dayon

Dayon! - A cross-platform remote desktop assistance solution for your family and friends
https://retgal.github.io/Dayon/
GNU General Public License v3.0
146 stars 45 forks source link

UI2024: Minor issue with Assistant top right buttons #104

Closed lammel-hub closed 5 months ago

lammel-hub commented 5 months ago

Is your feature request related to a problem? Please describe. With the upgrade to UI2024, Assistant got Context tabbing. This is really useful, but the implementation of keeping "Show system information", "Help" and "Exit Dayon!" visible all times looks like a pasted grey box with a bottom-line shadow floating on top of the Context tabs divider.

image

Describe the solution you'd like

  1. The Context tab divider being complete all the way to the far right of the window
  2. The "top right box" not using a visible bottom-line shadow

Describe alternatives you've considered This is only eye candy, so the alternatvie would be to ignore.

Additional context The issue is not present in Assisted v13.0.2 (Win11), only in Assistant.

RetGal commented 5 months ago

Yes, I realized that as well, but it seems to be java version specific. If I run it from my IDE, it looks right (Java 17): grafik if I run it as snap (Java 11) it does not: grafik Will have to investigate a bit.