Iury Carlos
Iury Carlos
### On which page? https://platform.uno/docs/articles/features/web-authentication-broker.html#webassembly-how-to-use-iframe-instead-of-a-browser-window ### What's wrong? The example in https://platform.uno/docs/articles/features/web-authentication-broker.html#webassembly-how-to-use-iframe-instead-of-a-browser-window Has some casing issues and also a missing property at current Uno version. - 'WinRTFeatureConfiguration.WebAuthenticationBroker' does not contain...
**Describe the bug** Recording is not working on a windows installation. **To Reproduce** Steps to reproduce the behavior Installed camera.ui on Windows as described in docs. Configured cameras, and double...
## Current behavior Background Pane color is different between Themes and Figma File  ## Expected behavior We need to have the same colors on both sides ## How to...
I think it is not that clear for new users the difference between Uno.Material and Material Design itself. Here: https://platform.uno/docs/articles/external/uno.themes/doc/material-getting-started.html We have: ` The Uno.Material library is available as NuGet...
## Current behavior Font overriding is not working for all controls. For instance: If we try to override the "LabelLargeFontFamily", it will work fine for Textblocks. However, Buttons will not...
## Current behavior The shadows direction for elevation are different between Material (Figma File) and Themes.  ## Expected behavior They should be similar ## How to reproduce it (as...
## What would you like to be added: There's no documentation on how to add Material Theme, for example, to a playground snippet code. Like this one: https://playground.platform.uno/#54e86992 ## Why...
Fixes #654 The reference for pointerpoint should be the ZoomContentControl itself, not the presenter. Otherwise, when pointer is not over presenter, will cause strange / not necessary offset changes.
When the pointer is out of the "presenter", offsets are alternating, throwing content out of visibility.
## Description (*) Adjusting Version References ## Contribution checklist (*) - [x] I have read the Contributing Guidelines - [x] Commits have been made with meaningful commit messages - [...