Open luciancurteanu opened 7 years ago
When you maximize the panel and then minimize from the state of pinned, the panel save the state as unpinned. On the lobipanel.js line 583 toSmallSize : function change me._updateUnpinnedState(); with me._saveState('pinnned');
When you maximize the panel and then minimize from the state of pinned, the panel save the state as unpinned. On the lobipanel.js line 583 toSmallSize : function change
me._updateUnpinnedState(); with
me._saveState('pinnned');