Open
Description
macOS Version(s) Used to Build
macOS 12 Monterey
Xcode Version(s)
Xcode 14
Description
How the issue presents:
For ArcKnob
, setting a non-zero value for the origin
property has no effect. The effective origin right now seems to always be treated as if it were 0.
When the issue presents:
- When using Controls as a dependency using using Controls it checks out tag 1.1.1 and the issue is present.
- But using Controls as a dependency using Branch: main ArcKnob works fine.