This is an automated email from the ASF dual-hosted git repository.
sadpandajoe pushed a change to branch fix-deckgl-legend-position-none
in repository https://gitbox.apache.org/repos/asf/superset.git
from 00b57440810 fix(deckgl): hide legend when Legend Position is None
add e8fbfcd6c26 fix(deckgl): use 'none' sentinel so legend hides and
Hex/Path stay visible
No new revisions were added by this update.
Summary of changes:
.../src/components/Legend.test.tsx | 21 ++++--
.../preset-chart-deckgl/src/components/Legend.tsx | 18 +++--
.../src/layers/Polygon/Polygon.test.tsx | 79 ++++++++++------------
.../src/utilities/Shared_DeckGL.tsx | 5 +-
.../components/controls/SelectControl.test.tsx | 36 ++++++++++
5 files changed, 105 insertions(+), 54 deletions(-)