Rational

Results 14 comments of Rational

Dealing with the same issue while trying to flip my screen and having two cursors. I have an idea: Magpie is able to somehow able to transform the cursor to...

@skygate2012 Sounds cool! Can you share your AHK script?

Here is the solution/project exactly as outlined in the how to reproduce section: [TemplateControlTest.zip](https://github.com/AvaloniaUI/Avalonia/files/9649930/TemplateControlTest.zip) Here are some screenshots: How it looks in TemplatedControlTest.axaml preview ![in the preview of TemplatedControlTest](https://user-images.githubusercontent.com/83667624/192388606-5ab0dad4-07a7-4dc7-a7fd-f4ac17d865a4.png) How...

Did anyone manage to reproduce the issue using the code/zip I provided? Any solutions?

Same issue still happens if you are typing in a TextBox with `IsEnabled="{Binding !IsLoading}"`, and a Button has `IsDefault="True"` and sets `IsLoading = false;`. You can continue typing in the...

Also facing this same issue. Any ideas how to fix it with vue3?

Had the same issue, I copied the only example provided for v2 from https://codepen.io/pbklink/pen/dyWJNNm and the whole layout was broken... I spent a whole day trying to make it work,...

Thank you @johannesjo but I'm sorry, that's definitely not normal. It literally consumes ~25% of "active time" on my HDD, constantly, for hours, as long as task is running. As...

Just to make the point very clear, the app is saving 1.1GB every hour if I let it running, even with "automatic backups" disabled. I have been trying to find...

Thank you @lrq3000. At first I was gonna say it's a rare inconvenience if it crashes and I forget to restart it to stop the task, but then I remembered...