Davide Wietlisbach
Results
2
issues of
Davide Wietlisbach
This adds a simple `IODataQueryOptionsBindingExtension` interface that allows third-party libraries to extend the `ApplyTo` method in the `ODataQueryOptions` class. **Example:** Add a custom handler and extend the queryable. ``` public...
Fix https://github.com/excalidraw/excalidraw/issues/7840 Fixed local file opening issue on IOS 17 and 18. Tested with iPad Air 2024.