|
@@ -4287,6 +4287,7 @@ $(document).ready(function () {
|
|
|
|
|
|
|
|
huePubSub.subscribe('draggable.text.meta', function (options) {
|
|
huePubSub.subscribe('draggable.text.meta', function (options) {
|
|
|
if (searchViewModel.isGridster()) {
|
|
if (searchViewModel.isGridster()) {
|
|
|
|
|
+ searchViewModel.showPlusButtonHint(false);
|
|
|
isDraggingOrResizingWidgets = true;
|
|
isDraggingOrResizingWidgets = true;
|
|
|
setPreviousWidgetSizes();
|
|
setPreviousWidgetSizes();
|
|
|
skipRestoreOnStop = false;
|
|
skipRestoreOnStop = false;
|