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

fix timeslider range wrt timeshift #78

Merged
merged 1 commit into from
Jun 19, 2024
Merged

fix timeslider range wrt timeshift #78

merged 1 commit into from
Jun 19, 2024

Conversation

andymchugh
Copy link
Owner

The incoming panel time-range used to be used as the starting point for the time-slider range and then extended based off of data. Now data is used to source the time-range and only if null is the panel range used. This corrects a problem with query-time-shift which extends the panels time range to cover both shifted and unshifted ranges.

The incoming panel time-range used to be used as the starting point
for the time-slider range and then extended based off of data. Now
data is used to source the time-range and only if null is the
panel range used. This corrects a problem with query-time-shift which
extends the panels time range to cover both shifted and unshifted
ranges.
@andymchugh andymchugh merged commit 8612024 into main Jun 19, 2024
1 of 2 checks passed
@andymchugh andymchugh deleted the timeshift branch July 9, 2024 20:27
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