Update accesskit_winit to 0.26 #8148
Labels
a:accessibility
Support for assistive technologies (mS,bT)
a:backend-winit
Winit backend (mS,mO)
enhancement
New feature or request
Feature Description
We recently changed the signature of the accesskit_winit adapter constructors to take the
ActiveEventLoop
. Since Slint currently initializes the adapter from anEventLoop
, I don't see how AccessKit can easily be updated. I have no doubt you are aware of the issue with winit's event loop since it is already marked as deprecated, I just wanted to let you know that this is a blocking point for accessibility.Please let me know if there are actions I can take to drive this forward.
Product Impact
Slint can't currently take advantage of recent improvements in AccessKit, such as support for list views.
The text was updated successfully, but these errors were encountered: