An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
Description
This combines all the styling for all button menus into a single source that can be used with a custom button menu renderer or just with regular items. Previously, these were spread around across components since not every button can be merged cleanly into a common button use case like BaseButton or PrimaryButton.
Testing
I tested this on desktop and on web looking at each menu changed
Description This combines all the styling for all button menus into a single source that can be used with a custom button menu renderer or just with regular items. Previously, these were spread around across components since not every button can be merged cleanly into a common button use case like
BaseButton
orPrimaryButton
.Testing I tested this on desktop and on web looking at each menu changed
Related Issue Resolves #135