HHeckner
HHeckner

Reputation: 5056

gwtbootstrap3-extras slider does not work properly on IPhone6s (OS.10.2.1)

I tried to use the Slider in my project.

When I tried to drag it using Chrome developer environment with device emulation turned on the tool-tips showing the current value are visible, but I cannot drag it.

When I tried the very same project on my IPhone, I can drag it perfectly but the tool-tips don't show up, so I can't see the value.

Any help will be very much appreciated.

Upvotes: 0

Views: 74

Answers (1)

HHeckner
HHeckner

Reputation: 5056

I found out that using the attribute does the trick and it actually works on touch devices like my IPhone 6s . This is remarable because tooltips don't work on buttons using gwtbootstrap3. Actually they work but they take the first tip to show up. So you need to tip twice on a button which is not good.

Upvotes: 0

Related Questions