Skip to content

Commit e0c5348

Browse files
authored
Merge pull request #51 from vegarringdal/master
fix(v-grid-generator): it will now hide/show scrollbars correct when …
2 parents 1b3e958 + c363cf1 commit e0c5348

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/vGrid/v-grid-generator.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -864,6 +864,8 @@ export class VGridGenerator {
864864
this.vGridScrollEvents.onScrollbarScrolling();
865865
}
866866

867+
this.updateGridScrollbars();
868+
867869
});
868870

869871

0 commit comments

Comments
 (0)