Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually provide vertical insets to LineCartesianLayer #940

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Tyler-Lopez
Copy link
Contributor

WIP PR which is in response to: #939

Comment on lines -578 to -579
unscalableStartPadding = maxPointSize.half + layerPadding.unscalableStartDp.pixels,
unscalableEndPadding = maxPointSize.half + layerPadding.unscalableEndDp.pixels,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if there is anything lost in not using ExtraStore any longer to derive even the previous change to CartesianLayerPadding and if it is worse to commit to that further like this PR would.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm very crudely exploring an extrastore exposing alternative, where we take the "Provider" paradigm here

@Tyler-Lopez Tyler-Lopez force-pushed the lopez/remove-largest-point branch from 3186703 to 4d4aeef Compare November 1, 2024 04:31
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.

1 participant