Jannis Weis
Jannis Weis
Interesting. Maybe I can figure out why it’s causing the error. Though I don’t immediately see why it should be an issue.
How would you expect this feature to work? Should the content only be hidden in the screenshot / recoding (not sure if that is even possible)? Or should the content...
This should be fixed with the latest version. Also lets keep track of memory issues in #384
Your PR introduces lots of superfluous formatting changes to almost all files. You don’t have to close and reopen the PR, just amend the commits and force push.
This is still the case. Please don't change the SwiftLint config (which is likely the culprit here).
Having other supported Outputs would certainly be very nice. I started the whole Output refactor with future support for JavaFX in mind, but never got around to deep dive into...
Thanks for the in-depth information. Texture paints are also a pain-point in the AWT implementation currently e.g. specifying a `pattern-transform` completely breaks antialiasing. Ideally the pattern should be painted to...
On the spot without loading up the project I cannot say much, however my first place too look would be whether there have bern any deprecations/warning listed by IntelliJ. If...
Let's keep this issue open for discoverability. Ideally settings should be displayed directly after installing the plugin.
That the license header is missing from the file is definitely not intentional. Seems to be some misconfiguration in the auto formatting tool I am using. Will fix this. As...