question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No LayoutTransformControl in WinUI

See original GitHub issue

Describe the bug For #3492, we need a LayoutTransformControl, which WinUI doesn’t have (yet).

Steps to reproduce the bug

Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’

Expected behavior

Screenshots

Version Info

NuGet package version:

Windows app type:

UWP Win32
Windows 10 version Saw the problem?
Insider Build (xxxxx)
May 2020 Update (19041)
November 2019 Update (18363)
May 2019 Update (18362)
October 2018 Update (17763)
April 2018 Update (17134)
Fall Creators Update (16299)
Creators Update (15063)
Device form factor Saw the problem?
Desktop
Xbox
Surface Hub
IoT

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
robloocommented, Oct 27, 2020

LayoutTransform really needs to be in the framework itself like RenderTransform. What was done in the WCT to create a separate control is only a work-around.

0reactions
chrisgleincommented, Dec 9, 2020

Duplicate of #546

Read more comments on GitHub >

github_iconTop Results From Across the Web

LayoutTransformControl - Windows Community Toolkit
The LayoutTransformControl is a control that support transformations on FrameworkElement as if applied by LayoutTransform.
Read more >
WinUI LayoutTransformControl Control
The Telerik UI for WinUI LayoutTransformControl is a content control which enables you to apply transformations on any FrameworkElement of your WinUI ......
Read more >
Uno.CommunityToolkit.WinUI.UI.Controls.Layout 7.1.100
This library provides XAML layout controls. It is a part of the Windows Community Toolkit. Controls: - BladeView: Provides a horizontal collection of...
Read more >
Build your first WinUI 3 app (Part 1) - Windows Developer Blog
This 3-part blog aims to help members new to Windows development quickly build familiarity using the Window App SDK through a fun sample...
Read more >
How to Add .NET WinUI Controls to Your Desktop ...
As of the time of this writing, there is no design surface for WinUI apps. You can only add controls to the XAML...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found