Nicolas Dufresne 018fdf36b1 gtkwaylandsink: Force a redraw on resolution change
As we don't render into the widget directly, there is no "initial" draw
happening. As a side effect, the internal aspect ratio adapted display
width/height is never initialize leading to assertions when handling navigation
events.

  gst_video_center_rect: assertion 'src->h != 0' failed

Simply queue a redraw after setting the widget format in order to fix the issue.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3801>
2023-03-14 21:50:57 +00:00
..
2023-02-24 14:32:18 +00:00
2022-11-14 23:45:53 +00:00
2023-01-08 03:49:03 +00:00
2022-11-10 09:53:29 +00:00
2023-01-24 15:25:07 +00:00
2022-11-22 22:36:34 +00:00
2023-01-24 15:25:07 +00:00
2023-03-02 18:39:40 +00:00
2023-01-24 15:25:07 +00:00
2023-01-25 11:38:52 +00:00
2023-01-24 15:25:07 +00:00
2023-01-24 15:25:07 +00:00
2023-01-24 15:25:07 +00:00