Refactor view resolver such it it enables passing a ViewerContext
to SpaceViewClass::default_query_range()
#6918
Labels
🚜 refactor
Change the code, not the functionality
#6917 could have been made much better if it was possible to pass
ViewerContext
and friends toSpaceViewClass::default_query_range()
, thereby enabling the default visible time range to be derived from view properties.Quoting that PR:
The text was updated successfully, but these errors were encountered: