Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Fix gtk shapes rendering nav glitch #15171

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

knocte
Copy link
Contributor

@knocte knocte commented Feb 19, 2022

Description of Change

Queue a redraw properly when coming back from navigation-bar event.

Issues Resolved

API Changes

None

Platforms Affected

  • Gtk

Testing Procedure

See the testcase in #15170

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@knocte knocte force-pushed the fixGtkShapesRenderingNavGlitch branch from 750fed3 to 178036c Compare February 19, 2022 05:07
knocte pushed a commit to nblockchain/DotNetForms that referenced this pull request Feb 20, 2022
knocte added a commit to nblockchain/geewallet that referenced this pull request Feb 20, 2022
Upgrading DotNetForms to pick up a proper bugfix [1] ([2]), instead
of the workaround we added in previous version [3]).

[1] nblockchain/DotNetForms@82e0879
[2] xamarin/Xamarin.Forms#15171
[3] d00e8d8
@jfversluis
Copy link
Member

jfversluis commented Mar 29, 2022

/azp run

@azure-pipelines

This comment was marked as outdated.

@jfversluis jfversluis force-pushed the fixGtkShapesRenderingNavGlitch branch from 178036c to e76eadb Compare March 29, 2022 12:44
@azure-pipelines

This comment was marked as outdated.

@jfversluis jfversluis force-pushed the fixGtkShapesRenderingNavGlitch branch from e76eadb to 91abae4 Compare March 30, 2022 08:43
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jfversluis jfversluis merged commit 7efdd2d into xamarin:5.0.0 Mar 30, 2022
knocte added a commit to nblockchain/geewallet that referenced this pull request Apr 3, 2022
Because our last PR[1] was recently merged and so I rebased our fork
to follow mainline of Xamarin.Forms (only reason why we're still using
DotNetForms now is, not because we have patches that are not merged
yet in XF, which is not the case anymore, but because a new version of
XF that contains our fixes has not yet been released).

[1] xamarin/Xamarin.Forms#15171
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Gtk: Shapes-based rendering disappears when coming back from navigation page
3 participants