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

Tool palettes #662

Merged
merged 5 commits into from
Dec 14, 2024
Merged

Tool palettes #662

merged 5 commits into from
Dec 14, 2024

Conversation

jbms
Copy link
Collaborator

@jbms jbms commented Nov 13, 2024

Example

Note: To delete a tool from a palette, double click on the label.

Dimensions themselves can also be added as tools --- drag the dimension (from the position widget) to a tool palette.

Updated example using query-defined palette

@jbms
Copy link
Collaborator Author

jbms commented Nov 27, 2024

This now includes support for query-based palettes.

@jbms jbms force-pushed the tool-palettes branch 2 times, most recently from 4bc6fa3 to 7e34e3d Compare November 28, 2024 00:35
jbms added 5 commits December 12, 2024 16:39
Previously, the playback toggle button in the position widget dropdown
did not correctly toggle the display of the playback controls.
Previously, the position widget did not correctly perform dimension
indexing when in single-dimension mode (as used only for the
DimensionTool). In particular, it always displayed the position of the
first dimension, rather than the dimension actually selected.
Previously, panels that were scrolled out of view were not correctly
tracked.
Previously, the position widget displayed "undefined" and other
undesirable text until the CoordinateSpace is marked `valid` (i.e. at
least one data source loads).
Tool palettes are additional side panels that contain tools added from
any number of layers.
@jbms jbms merged commit 76fd4b1 into master Dec 14, 2024
26 checks passed
@jbms jbms deleted the tool-palettes branch December 14, 2024 01:19
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