Barry Faassen

Results 4 issues of Barry Faassen

``` .myclass.card { background-color: red; .card-title a { color: forestgreen; } } Title Text ```

Hello, I have tried to create an output device in code from a WinUI(3) package (WindowsAppSDK 1) on Windows 10/11, but got a Win32Exception on 2 different machines (same issue)....

needinfo

### Detailed steps on how to reproduce the bug Just build a plugin with a standalone version. Run the standalone version for debugging Close the plugin ### What is the...

### Detailed steps on how to reproduce the bug Building plugin on Windows 11 and JUCE 7.0.8 gives build error on creating the manifest. Just create or open a project...