Skip to content

add custom starting point of foreground horsehoe - #112

Open
HighspeedTrain1 wants to merge 4 commits into
AmoebeLabs:developfrom
HighspeedTrain1:develop
Open

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

Conversation

@HighspeedTrain1

@HighspeedTrain1 HighspeedTrain1 commented Sep 17, 2025

Copy link
Copy Markdown

-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

ndrinta commented Sep 22, 2025

Copy link
Copy Markdown

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

@AmoebeLabs

Copy link
Copy Markdown
Owner

I have merged the PR from @ndrinta. I will also check whether this PR can be merged, as @ndrinta's PR assumes 0 as the starting point, whereas yours is configurable.

I will see what to do, as this one might be more "logical"...

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.

3 participants