forms-gtk-progress icon indicating copy to clipboard operation
forms-gtk-progress copied to clipboard

Images do not render properly

Open duanenewman opened this issue 4 years ago • 2 comments

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 avatar Jul 16 '19 04:07 duanenewman

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

duanenewman avatar Jul 21 '19 21:07 duanenewman

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

jsuarezruiz avatar Oct 14 '19 07:10 jsuarezruiz