https://bugzilla.wikimedia.org/show_bug.cgi?id=70968

Bartosz Dziewoński <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Bartosz Dziewoński <[email protected]> ---
InlineMenuWidget is just one of the wrappers for MenuWidget (the other is
ComboBoxWidget) and not a MenuWidget itself, so it kind of makes sense for it
to have a different interface (even if it is surprising at first).

Do you think we should duplicate the public API of MenuWidget on
InlineMenuWidget (including re-emitting events)? We'd probably want to do the
same for ComboBoxWidget if yes (I think there is value in keeping their
interfaces similar). I'm not entirely sure if we should do this, though.

Or perhaps we should just rename InlineMenuWidget to DropdownWidget or
something to avoid name confusion?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to