frappe / datatable

The Missing Javascript Datatable for the Web
https://frappe.io/datatable
MIT License
1.02k stars 164 forks source link

Minor Scrolling Fixes #52

Closed SaiFi0102 closed 5 years ago

SaiFi0102 commented 5 years ago

Problem

  1. When scrollHeight is larger than datatable height, DataTable sets the height manually but does not consider height of scrollbar
  2. DataTable does not set the translateX of footer upon scrolling of bodyScrollable

image

After Changes

image

netchampfaris commented 5 years ago

:tada: This PR is included in version 1.7.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: