You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raster_layer_editor: Fix several issues with the min and max input fields on RasterLayerEditor.
The first issue was sometimes keyboard events would propagate up to the document and it could trigger keyboard shortcuts in Jupyter Lab.
The second issue was min and max values being set to NaN when changing the inputs via the keyboard.
0 commit comments