Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Click to change property in Hot Design is ignored #48

Open
butti71 opened this issue Jan 8, 2025 · 0 comments
Open

Click to change property in Hot Design is ignored #48

butti71 opened this issue Jan 8, 2025 · 0 comments
Labels
difficulty/tbd kind/bug Something isn't working tool/Hot Design™ triage/untriaged Indicates an issue requires triaging or verification.

Comments

@butti71
Copy link

butti71 commented Jan 8, 2025

Current behavior

Clicking on one of the "Vertical Alignment" icons does not change the alignment:
image

In the debug console there is an error message, each time I click on one of the above alignment-icons:
fail: Uno.WinUI.Runtime.Skia.X11.X11XamlRootHost[0]
XLIB ERROR: received an unexpected ClientMessage event on window 4800002

Info: Changing of the property "Margin" for example is possible and design is changed immediately.

Expected behavior

Clicking on one of the "Vertical Alignment" icons should change the alignment of the element in the code and also in the design.

Which tool(s) are affected?

Hot Design™

How to reproduce it (as minimally and precisely as possible)

Following tutorial until 2. paragraph in Create a Counter App with Hot Design™

Workaround

Add HorizontalAlignment="Center" in the XAML code also changes the view:
image

Affected platforms

Desktop (Skia)

Uno.Sdk version

"Uno.Sdk": "5.5.56"

IDE used

Visual Studio Code on Linux

IDE version

1.96.2

Uno Platform Extension version

0.18.5

Relevant plugins

No response

Anything else we need to know?

uno-check was performed succesfully before creating a new app via
dotnet new unoapp -o HotDesignTryout -tfm "net9.0" -platforms "android" -platforms "wasm" -platforms "windows" -platforms "desktop" -theme-service -theme "material" -presentation "mvux" -di False -dsp -pub "HotDesignTryout"

My OS ist Ubuntu 24.04.

@butti71 butti71 added difficulty/tbd kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Jan 8, 2025
@butti71 butti71 changed the title Click to change property in Hot Design Click to change property in Hot Design is ignored Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd kind/bug Something isn't working tool/Hot Design™ triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

1 participant