Wikiki / bulma-slider

Bulma's extension to display sliders
MIT License
48 stars 35 forks source link

Vertical bar styling issues #3

Closed octoshrimpy closed 6 years ago

octoshrimpy commented 7 years ago

Looks like the vertical bar is not being properly styled in latest stable chrome.

https://puu.sh/xVGH3/715ca276a0.png

Wikiki commented 7 years ago

Hi @octoshrimpy ,

this is a Browser issue: https://bugs.chromium.org/p/chromium/issues/detail?id=341071 I'll try to use something else than -webkit-appearance: slider-vertical to display the vertical slider.

machinaeXphilip commented 2 years ago

on Chromium 97.0.4692.99 I do get a warning now:

The keyword 'slider-vertical' specified to an 'appearance' property is not standardized. It will be removed in the future.

I wonder if that is related. In any case, it might become relevant soon.