Revert "ContextualResizer: add step for min width"
This reverts commit 430f731804.
This commit is contained in:
@@ -70,7 +70,6 @@ class ContextualResizer {
|
||||
column.getWidth() - step,
|
||||
column.getWidth() - leftOffScreen,
|
||||
column.getWidth() - rightOffScreen,
|
||||
column.getMinWidth(),
|
||||
],
|
||||
width => column.getWidth() - width,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user