Skip to content

add custom starting point of foreground horsehoe#112

Open
HighspeedTrain1 wants to merge 4 commits intoAmoebeLabs:developfrom
HighspeedTrain1:develop
Open

add custom starting point of foreground horsehoe#112
HighspeedTrain1 wants to merge 4 commits intoAmoebeLabs:developfrom
HighspeedTrain1:develop

Conversation

@HighspeedTrain1
Copy link

@HighspeedTrain1 HighspeedTrain1 commented Sep 17, 2025

-added option "start" to "horseshoe_scale"
-if start is not set it will default to the current functionality(starting at the left most point)
-two horseshoes are rendered at the starting point specified(one regular and one mirrored to go in the other direction for values < start)

Note that this will NOT always start in the middle but rather at the starting point value

Examples: (horseshoe value = top number)

horseshoe_scale:
  min: -100
  max: 100
  start: 0
m100 p100
horseshoe_scale:
  min: -100
  max: 100
  start: 50
s50_m100 s50_p100

@HighspeedTrain1 HighspeedTrain1 marked this pull request as ready for review September 17, 2025 12:36
@Ndrinta
Copy link

Ndrinta commented Sep 22, 2025

Ha! We had the "same" idea :) have a look -> #113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants