### What problem does this feature solve? 需求:scrollStyle.visible 设置为 'focus' 时,目前只有 hover 到表格内容时才会显示,期望 hover 在整体 canvas 中的空白区域,也能展示滚动条。 ### What does the proposed API look like? 可以沿用 scrollStyle.visible 为 'focus' 时展示,也可以新增一个类型。