fish-ui icon indicating copy to clipboard operation
fish-ui copied to clipboard

fixt fixed right or left Problems by scroll width

Open naihe138 opened this issue 7 years ago • 4 comments
trafficstars

fixt fixed right or left Problems by scroll width

SCROLL_WIDTH make the fixed table

reduce the height of the 15px

fistui

naihe138 avatar Dec 08 '17 02:12 naihe138

@naihe138 should be x scroll?

myliang avatar Dec 08 '17 03:12 myliang

@myliang 表格配置的SCROLL_WIDTH 应该是0px 不然,左右固定表格, 滚动条消失的时候会出现上图箭头所指的问题哦。

naihe138 avatar Dec 08 '17 06:12 naihe138

@naihe138 直接去掉还有有其他的问题,所以不能直接去掉,你是怎么出现的这个效果?

myliang avatar Dec 08 '17 06:12 myliang

@myliang 左右和头部固定的例子 SCROLL_WIDTH = 0 是没有其他问题的 我看了源码 SCROLL_WIDTH 只是设置了 滚动条的宽度。你应该是为了显示滚动条的时候,我是在谷歌浏览器上面 发现滚着滚着停下来就出现这个了。也许你是为了显示滚动条而设置的

ttyunDevGroups avatar Dec 08 '17 09:12 ttyunDevGroups