第 1 条消息(共 3 条)
[Bug] Text drop down and mouse wheel interaction

不适用
01-28-2018
05:52 AM
The text drop down input** appears to change its value when hovered over and the mouse wheel is scrolled - however input changed is not fired and if the input is then clicked on it is apparent that the value has not actually changed.
Personally, I question the value of having this input respond to the mouse wheel but in any case this behavior is clearly a bug.
** text drop down input as in:
<container>.addDropDownCommandInput(id, name, adsk.core.DropDownStyles.TextListDropDownStyle)