Steffan Andrews

Results 44 issues of Steffan Andrews

One issue I'm observing is that generated thumbnails (still or animated) can occupy quite a lot of disk space, especially if markers number in the dozens or hundreds. This can...

enhancement

_Ignore - Issue Created in Error_ _Reusing this issue ID_

enhancement
profiles
fcpxml

### 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...

bug

### Description Long connector labels are crowded if the string length is substantial. ![label-crowding](https://user-images.githubusercontent.com/11605557/188255826-c566bd8a-d87a-4e08-a0ef-e8d1628e108e.png) ### Proposed Solution - Add some constraints to the text labels to allow them to wrap...

- Add a grid size property to `Patch`, which defaults to disabled (free positioning of nodes) - When grid is enabled: - Visually render grid as lines or points (optional)...

- Click on a wire body and have it visually feedback by showing it is selected - Then be able to hit Delete on the keyboard to remove the connection...

- [ ] Triage the codebase and look for candidates that could be refactored to use async/await.

enhancement

As per OSC 1.1 proposal, §3.4: > OSC 1.1 inherits the path multiple-level wildcard- matching operator `//` from XPath. > > This overcomes the limitation of the OSC 1.0 `*`...

enhancement

As per the OSC 1.1 proposal, §5.2: > Services available over IP networks can be located with DNS-SD (aka Zeroconf). These may be listed as protocol _osc._udp or _osc._tcp (with...

enhancement

Add `MenuList` variant that supports multiple item selections by way of a `Set` binding. Although multi-select lists are rare or almost non-existent in Apple's own Control Center menus, this may...

enhancement