Martin Zikmund
Martin Zikmund
## What would you like to be added: Some samples are using external assets hosted on a website, which makes UI tests less reliable (as the images may take longer...
GitHub Issue (If applicable): closes # ## PR Type What kind of change does this PR introduce? - Feature ## What is the current behavior? - `IRefreshInfoProvider` not used and...
### Current behavior When Uno app project is created, UWP/WinUI project is no longer selected as Startup project by default, instead Android is the default project. ### Expected behavior Should...
GitHub Issue (If applicable): closes #4684 ## PR Type What kind of change does this PR introduce? - Feature ## What is the current behavior? SamplesApp `Page` samples are instantiated...
GitHub Issue (If applicable): closes # ## PR Type What kind of change does this PR introduce? ## What is the current behavior? ## What is the new behavior? ##...
GitHub Issue (If applicable): part of #7021 ## PR Type What kind of change does this PR introduce? - Feature ## What is the current behavior? No shadow. ## What...
## Current behavior When WASM Uno app is loaded in Tesla browser, the default font is generic Times New Roman.  ## Expected behavior A nicer font should be rendered...
GitHub Issue (If applicable): closes #9381 ## PR Type What kind of change does this PR introduce? - Bugfix - Feature ## What is the current behavior? Not layouting native...
### Current behavior Sometimes when the samples list in the iOS Samples app is scrolled fast, some of the items are blank. Only when scrolled away and back in slowly...
### Current behavior When native controls are inside of a `RelativePanel` they are not measured and arranged properly. ### Expected behavior Should be arranged properly. ### How to reproduce it...