Iury Carlos

Results 25 issues of 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...

triage/untriaged
difficulty/tbd
kind/documentation

**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...

bug

## Current behavior Background Pane color is different between Themes and Figma File ![image](https://github.com/unoplatform/Uno.Themes/assets/6876973/9bd20992-841a-4efe-8783-8e3040f1b34a) ## Expected behavior We need to have the same colors on both sides ## How to...

kind/bug
theme/material

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...

kind/documentation

## 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...

kind/bug

## Current behavior The shadows direction for elevation are different between Material (Figma File) and Themes. ![image](https://github.com/unoplatform/Uno.Themes/assets/6876973/80fc9354-dccf-4869-8746-b3837235aabb) ## Expected behavior They should be similar ## How to reproduce it (as...

kind/bug

## 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...

kind/enhancement
triage/untriaged

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 - [...