Fix: Collections wouldn't always right align against window, causing undesirable X-scrolling
Fix: Collections wouldn't always right align against window, causing undesirable X-scrolling
lisarush
Posts: 102Questions: 17Answers: 0
in Bug reports
https://github.com/DataTables/Buttons/commit/14d5f634cdcb41db7282f7fab3460a7e0bd31c23
Just adding this here to make sure it's seen (not sure if you monitor comments to git commits).
This fix added is not quite correct. In the "if" clause, "listRight" should really be "listOffsetRight".
This discussion has been closed.
Replies
Hi @lisarush,
Yep, thanks, Allan saw your comment and made the required fix:
https://github.com/DataTables/Buttons/commit/366d91729863213694cd853ed8316cc723a3d021
Cheers,
Colin