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

Helder <he7...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |he7...@gmail.com

--- Comment #10 from Helder <he7...@gmail.com> ---
There is no way to specify the order of buttons in the (classic) toolbar, other
than adding them (with mw.toolbar.addButton) in the desired order. Since the
loading order of MW modules is decided by ResourceLoader, I believe the
migration just made the code from Math extension to be executed earlier than it
used to be when it was in core.

See also a similar "problem" (for the {{cite}} button) on this thread:
https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_%28technical%29&oldid=607169851#The_little_toolbar_having_a_problem...
In that case, the button was previously added by a script, which was imported
from MediaWiki:common.js, and the button moved to other position when the code
was migrated into a RL-enabled gadget.

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

Reply via email to