jsuarezruiz / forms-gtk-progress

Xamarin.Forms GTK Backend Progress
MIT License
193 stars 8 forks source link

Images do not render properly #21

Open duanenewman opened 5 years ago

duanenewman commented 5 years ago

Images do not layout properly, using the sample movie app (direct from https://github.com/jsuarezruiz/xamarin-forms-gtk-samples) it renders the image in what seems to be roughly the top-left quarter of the element's layout area, like this:

image

I also noticed that the focus highlight around buttons only render in the top-left 1/4 of the button's layout space.

I noticed this on an app I'm playing with on both windows and Raspberry Pi, and checked with the movie sample to confirm it wasn't something I had done in my project.

duanenewman commented 5 years ago

Update: this looks fine on my RPi.. But still renders wrong on the PC. Maybe this is a GTK# issue?

jsuarezruiz commented 4 years ago

Tested with the latest version on macOS and looks fine. Can you share more info about the system?. Windows 10?