Skip to content

Candlestick: fix FallingColor setter#4522

Merged
swharden merged 3 commits intomainfrom
4516
Nov 16, 2024
Merged

Candlestick: fix FallingColor setter#4522
swharden merged 3 commits intomainfrom
4516

Conversation

@swharden
Copy link
Member

Resolves #4521

swharden and others added 3 commits November 15, 2024 18:25
Previously repeated zoom in/out cycles would not restore the original axis limits. This change makes zooming out exactly reverse the zooming in scale, and also exposes a ZoomFraction property to let the user customize mouse scroll wheel sensitivity. Resolves #4516
@swharden swharden enabled auto-merge (squash) November 16, 2024 17:07
@swharden swharden merged commit dc83d36 into main Nov 16, 2024
@swharden swharden deleted the 4516 branch November 16, 2024 17:08
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.

CandlestickPlot.FallingColor did not set FallingLineStyle.Color

1 participant