workgroupengineering

Results 114 issues of workgroupengineering

Fixes: #65 Depend from https://github.com/AvaloniaUI/Avalonia/pull/15496 Required `11.2.999-cibuild0047796-alpha`

![immagine](https://github.com/AvaloniaUI/Avalonia.Labs/assets/12531229/acaad6f1-b548-498c-ae86-7f6e05e2f2d3) ## To Reproduce 1. Download attached sample 2. Run 3. Press `New Tab` 4. Press `New Tab` 5. Remove `Tab 1` Through the `X` Button [AvaloniaBugs.zip](https://github.com/AvaloniaUI/Avalonia.Labs/files/15043050/AvaloniaBugs.zip)

https://github.com/Splitwirez/AvaloniaRibbon

### Discussed in https://github.com/AvaloniaUI/Avalonia/discussions/13383 Originally posted by **FraserElectronics** October 25, 2023 I am struggling with a strange problem. I have created what amounts to a single page application with Avalonia....

enhancement
area-analyzers

### Discussed in https://github.com/AvaloniaUI/Avalonia/discussions/10060 Originally posted by **workgroupengineering** January 23, 2023 In discussion #10018 is answer the Equivalent of ItemsControl.ItemContainerStyle is Menu.ItemContainerTheme but the behavior isn't the same. Considering this...

bug
question

## How to simulate: - Clone latest master 88625c4491af8ca6fa9127872ae1f1099fd06392 - Open `AvaloniaEdit.sln` - Run `AvaloniaEdit.Demo` - Go to line 62 - Press `Enter` key - Click on Button `Insert Snipet`...

While devlop test for #112, i found inconsistency when i get FullName of GenericType. ## Sre ``` TypeSystemTest.Models.GenericType`1[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] ``` ## Cecil ``` TypeSystemTest.Models.GenericType`1 ``` Which of...

HI, in the pr https://github.com/AvaloniaUI/Avalonia/pull/15274. I have need to retrieve `Interactive.AddHandler` method. To do this, I tried using `IXamlType.FindMethod` and checking if the method name is **AddHandler`1** without success. After...

- Add [Fit to Width](https://github.com/AvaloniaUI/AvaloniaVS/commit/14c7329558982a12c630b8b51d6fd92fd550b0ef) Zoom Level - [Align](https://github.com/AvaloniaUI/AvaloniaVS/commit/3b1586422f5fbf3827e036f5c879253f2b924434) Preview to top when its height is greater than the height of the viewport - Allow set default [Zoom Level](https://github.com/AvaloniaUI/AvaloniaVS/commit/36c85d7a745049c320971ced13bf3814aa1a6ae4)