mediawiki-extensions-Visual.../modules/ve/ui
Rob Moen 0195b04f26 Bug 33163 - VisualEditor: Floating toolbar should not be displayed when the edit area is entirely off-screen
- Added limits to toolbar float, Toolbar will not go past the last node in editor.
- Added bottom mode to allow toolbar to stick above the last node until the scroll position
is above the last node.
- Actually checking toolbar config now and setting float when flag is set.
- Gave float method for top toolbar a better name.

Change-Id: Ic39c5402fa7a05e13c5e81722d8729d93776d7e9
2012-07-20 15:28:44 -07:00
..
inspectors Revised inspector iframe construction to allow multiple inspectors 2012-07-19 17:29:15 -07:00
styles Bug 33163 - VisualEditor: Floating toolbar should not be displayed when the edit area is entirely off-screen 2012-07-20 15:28:44 -07:00
tools Let Tab and Shift+Tab trigger indentation again 2012-07-20 14:07:53 -07:00
ve.ui.Context.js Merge "Converted some instances of "var\t" to "var "" 2012-07-20 00:43:02 +00:00
ve.ui.Inspector.js Revised inspector iframe construction to allow multiple inspectors 2012-07-19 17:29:15 -07:00
ve.ui.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ui.Menu.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ui.Tool.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ui.Toolbar.js Converted some instances of "var\t" to "var " 2012-07-19 17:24:54 -07:00