orestescm76 / cassiopeia

Cassiopeia. The music manager made entirely in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual glitch in player

inoricat opened this issue · comments

Pause bars are vertical instead of horizontal.
Also play icon is very small and the stop one is bigger.

Version is latest beta 1.6.0.69, Windows DPI at default (100%). It happens on all languages. Can't reproduce it in 1.6.0.37, it works as intended there.

image
image

i think i know where is this coming from and it's WinForms fault, since the text is an unicode character

just changed it to wingdings, like the skip buttons. should be OK now.