Thomas Mijieux
Thomas Mijieux
https://github.com/eventlet/eventlet/blob/f0a887b94a86f9567e33037646712b89f02ae441/eventlet/support/greenlets.py#L6-L7 it seems to cause no particular issue at the moment, i'm setting up this issue just in case this may be important ? ``` C:\src\...\venv\lib\site-packages\eventlet\support\greenlets.py:6: DeprecationWarning: distutils Version classes...
I think the bug probably started occuring with this commit 720c25c54111ba43d50d0715bb0048c102d8558e It only happens with ItemsUpdatingScrollMode="KeepLastItemInView" the two other values for ItemsUpdatingScrollMode does not trigger this bug. From the following...
# Description ## One Line Summary Add an easy way to use the OSRemoteNotificationReceivedHandler interface to replace old NotificationExtender in Xamarin . ## Details Usage in xamarin project: In manifest:...
Hi! I use Mapsui in my maui application, When user pan/zoom/rotate with "hands on" (or mouse) direct interaction on the map my understanding is that the viewport will be changed...
I use quart reloader in a "git bash" windows from git for windows. When quart reloads the bash process take control again of the terminal. Further presses of CTRL+C keystrokes...