iron-data-table icon indicating copy to clipboard operation
iron-data-table copied to clipboard

Horizontal scrollbar appearance

Open web-padawan opened this issue 9 years ago • 0 comments

Linux (Ubuntu), Firefox: scrollbar height affects iron-list height.

ubuntu

Mac Os X, Chrome (and Firefox too): scrollbar height does not affect iron-list height.

macos

Take a look at #container height: 137px vs 152px = 15px (scrollbar). This may vary (maybe from 14 up to 17px) in different OS. I also can reproduce this on Windows 7.

AFAIK this is the native Mac OS scrollbar appearance, as well as its "invisibility". There should be a way to keep #container height equal to iron-data-table height.

web-padawan avatar Jul 28 '16 14:07 web-padawan