HO-COOH

Results 149 comments of HO-COOH

This is still the case with WASDK 1.4

> > When you open a WASDK App in safe mode > > How are you opening an app in 'safe mode'? I think OP means running Windows in safe...

This is still reproducible with WinUI 2.8.5. Amazing to see how this seemingly a must-to-have feature got not attention.

> Hi, does this issue repro in WinAppSDK? Thanks! Yes, if the root object is a `Window`, that is ```xml

> Thank you HO-COOH, this seems like a different issue, no? Xaml's Window is not a FrameworkElement, and doesn't have a FindName() function. See for example: [7305](https://github.com/microsoft/microsoft-ui-xaml/issues/7305). Do you still...

A workaround I found is to right click on the project -> Add existing item -> add your dll, then change the `Content` in file properties to `True`, like this...

Just encountered this issue and it too wasted my hours. Still exist in Winui 2.8.5

OK, but TextBox and RichTextBox is basically a TextBlock and RichTextBlock respectively when it is not in editing mode. How hard is it to bring the wrapping mode to them?

Yes PLEASE make it happen! It will be so nice