bwu-dart / bwu_datagrid

A data-grid Polymer element in Dart
MIT License
74 stars 26 forks source link

Column.minWidth seems to be ignored #1

Closed zoechi closed 10 years ago

zoechi commented 10 years ago

in the autotooltips example when a column with size handle is dragged to the left the column can get a negative width event though a minWidth of 30 is configured.