Skip to content

Releases: bobstern/Decent-Profile-Editor

1.5.4

20 Jan 04:15
Compare
Choose a tag to compare

Multiple windows can be opened to facilitate comparing profiles.

1.2

09 Nov 02:49
Compare
Choose a tag to compare
1.2

Step View Builder.swift:
Index out of range bug in Button views fixed by enclosing entire step view in condition:
if idx < vm.newProfile.shotSteps.count {