Simon Hausmann
Simon Hausmann
Possibly related PR: https://github.com/slint-ui/slint/pull/956
The semver checks are a very good idea! I recall when this made the rounds on Reddit. We should have tried to run it before the release :( With regards...
Excellent! Can you make a PR or shall I?
Yes, and this is now also fixed in upstream winit AFAIK.
> Regarding the origin, i wonder if it would not be better to have, instead of > > ``` > rotation-origin-x: width / 2; > rotation-origin-y: height / 2; >...
> Maybe it is also better in the first release to limit rotation to `Image` elements, that do not have any children. > > This would solve the issue with...
I don’t see how this relates to the CLA. Can you elaborate?
> So let me rephrase: Will this change trigger the CLA bot to invalidate all CLAs and users to click through it again? No, this change - as far as...
@idipot Would you be up for adding a test and a changelog entry? No problem if you're busy, then I can also do that :)
I can clean up the code a little by perhaps moving this into a variable of sorts, or perhaps the feature default should be changed? But what do you think...