Trevor Parscal has uploaded a new change for review. Change subject: 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 no ......................................................................
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. - Patchset2-3 Cleanup whitespace - Change-Id: I35e6813f87495662f574e320df9b4f5aed64a729 --- M modules/ve/ui/styles/ve.ui.Surface.css M modules/ve/ve.Surface.js 2 files changed, 54 insertions(+), 11 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor refs/changes/09/14909/1 -- To view, visit https://gerrit.wikimedia.org/r/14909 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I35e6813f87495662f574e320df9b4f5aed64a729 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/VisualEditor Gerrit-Branch: master Gerrit-Owner: Trevor Parscal <[email protected]> Gerrit-Reviewer: Robmoen <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
