larger swap_it panel on load

pull/1/head
LianaHus 6 years ago
parent fde08dee00
commit 2cc5044f7f
  1. 2
      src/app.js

@ -163,7 +163,7 @@ class App {
init () { init () {
var self = this var self = this
self._components.resizeFeature = new PanelsResize('#swap-panel', '#editor-container', { 'minWidth': 300, x: 300 }) self._components.resizeFeature = new PanelsResize('#swap-panel', '#editor-container', { 'minWidth': 300, x: 450 })
run.apply(self) run.apply(self)
} }

Loading…
Cancel
Save