Peter Butzhammer

Results 9 comments of Peter Butzhammer

I am facing the same issue. Do you think this might be possible to achieve with this library? If so, do you have any hint where I might get started?...

Thanks for your prompt replay and the effort you put into this. To tell the truth, I didn't think a whole lot about how to configure it. And I also...

That is exactly my scenario. I also think the syntax is quite readable - at least way better than the workaround from above. Do you think this is easy to...

Same error message with the package being published successfully. I recently changed from .net 5 to 6: ``` steps: - name: Setup .NET uses: actions/setup-dotnet@v1 with: dotnet-version: 5.0.x ``` to...

I don't think that this will cause an issue due to the way [.net handles integer arithmetic](https://stackoverflow.com/a/1078089/909237).

For me `Ctrl` + mousewheel works on the tab bar (the light green one). It does not in the gray area. My guess is, that `VirtualScrollPanel.MouseWheelUp` swallows the `Ctrl` +...

Hi @ajcvickers, thanks for your feedback. I removed the second line.

Is `#{if DummyVariable}never_true#{/if}` still the way to go? Even after nearly 5 years?

How about creating a global variable `#{Empty}`?