mediawiki-extensions-Visual.../modules/ve/ui/inspectors
Trevor Parscal 0ba331afdc Reset context menu on selection change while inspector is open
Objective:

* Make the inspector close and context menu reset when the selection is
  changed while an inspector is open

Changes:

ve.ui.PopupWidget.js
* Add isVisible method

ve.ui.Context.js
* Check if popup is visible when the selection changes and close the
  inspector and reset the context if it is

ve.ui.AnnotationInspector.js
* Don't update the selection when closing if the selection has changed
  since opening

Bug: 50895
Change-Id: Ie7f0b7ac76b0460b39ec002705172376e4e602dc
2013-07-15 23:51:40 +00:00
..
ve.ui.AnnotationInspector.js Reset context menu on selection change while inspector is open 2013-07-15 23:51:40 +00:00
ve.ui.LinkInspector.js Make link inspector re-usable by splitting it up 2013-07-12 17:58:04 +00:00