外轮可见轮号 [英] Wheel numbers visible outside wheel

查看:72
本文介绍了外轮可见轮号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于v:2.4,FF18,使用日期时间演示,如果我向上/向下单击并拖动数字轮,则数字会暂时移到轮盘区域之外,然后消失,然后实际滚动轮盘.在v:2.0中没有发生这种情况.有没有办法避免这种影响,或者是一个错误?

With v:2.4, FF18, using datetime demo, if I click-drag the number wheel up/down, the numbers go momentarily outside the wheel area, then disappear and then wheel is actually scrolled. This did not happen in v:2.0. Is there a way to avoid this effect, or is it a bug?

对不起,很难获得屏幕截图;它只是发生了一下,但是看起来很丑.

Sorry, hard to get a screen shot; it just happens for an instant, but looks ugly.

获得了屏幕截图

推荐答案

好像在2.4.1中已修复 这个问题在2.0(和2.1)中没有发生,因为top属性是动画的,而不是硬件加速的translate3d,它提供了更多流畅的动画,但是在FF18上表现得很时髦.

Looks like it's fixed in 2.4.1 The issue did not happen in 2.0 (and 2.1) because the top property was animated instead of the hardware accelerated translate3d, which provides more fluid animations, but appears to behave funky on FF18.

令人惊讶的是,从.dww类(动画容器)中删除了border-radius似乎解决了这个问题.

Surprisingly removing the border-radius from the .dww class (the animation container) looks like solved the issue.

这篇关于外轮可见轮号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆