mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Moriel Schottlender 8d63b2f6db Fix 'original dimensions' async call in MediaEdit dialog
The request for originalDimensions is taken from the API, which can be
rather slow. There is a future (soon) fix that refactors the entire way
we read the originalDimensions asynchronously and load it into the dialog
but until that is available, this fix introduces a couple of basic
fallbacks in case originalDimensions are not yet available in the size
widget.

Bug: 62024
Change-Id: I8d00cea6f1d667359a44a6c185c16340bc6e81c9
2014-03-21 12:33:53 -07:00
..
ve.ui.MWBetaWelcomeDialog.js Update constructors of inspectors and dialogs as per changes in I345d6e6 2014-03-05 17:07:20 -08:00
ve.ui.MWCommandHelpDialog.js Update constructors of inspectors and dialogs as per changes in I345d6e6 2014-03-05 17:07:20 -08:00
ve.ui.MWMediaEditDialog.js Fix 'original dimensions' async call in MediaEdit dialog 2014-03-21 12:33:53 -07:00
ve.ui.MWMediaInsertDialog.js Remove commented-out, now-confirmed-as-wrong wrong image insertion code 2014-03-17 11:55:56 -07:00
ve.ui.MWMetaDialog.js Update constructors of inspectors and dialogs as per changes in I345d6e6 2014-03-05 17:07:20 -08:00
ve.ui.MWReferenceDialog.js Merge "Followup 861d097: actually exclude reference tool in reference dialog toolbar" 2014-03-20 06:04:43 +00:00
ve.ui.MWReferenceListDialog.js Make references list dialog small, and vary 'insert' vs. 'apply' button text 2014-03-12 17:01:03 -07:00
ve.ui.MWSaveDialog.js Actually make the save dialog grow when showing a diff 2014-03-12 17:31:02 -07:00
ve.ui.MWTransclusionDialog.js Keep label and disabled state of transclusion dialog apply button in sync 2014-03-12 14:56:26 -07:00