unoplatform / uno.extensions

Libraries to ease common developer tasks associated with building multi-platform mobile, desktop and web applications using Uno Platform or WinAppSDK.
https://platform.uno/
Other
73 stars 47 forks source link

[Navigation] Slow Modal Page Navigation and GTK Logging #1906

Closed eriklimakc closed 5 months ago

eriklimakc commented 1 year ago

Current behavior

After changing navigation to Modal noticed a strange behavior, specially in GTK, but Android and Windows seem slower.

In Skia.GTK log messages keep poping up while the page is opened as in the image below:

MicrosoftTeams-image (9)

Sometimes it crahses

MicrosoftTeams-image (10)

How to reproduce it (as minimally and precisely as possible)

image

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

Visual Studio:

Relevant plugins:

Anything else we need to know?

jeromelaban commented 5 months ago

@eriklimakc could you revalidate this issue using the new desktop target?

eriklimakc commented 5 months ago

I wasn't able to reproduce the issue in the new desktop target. I didn't notice any slowness or continuous logs on the console.

@jeromelaban @kazo0

eriklimakc commented 5 months ago

Closing as not reproducible anymore.