Преглед изворни кода

ref(toolbar): use new toolbar by default (#2666)

master
virtuacoplenny пре 7 година
родитељ
комит
2b7cdbc6a8
1 измењених фајлова са 6 додато и 5 уклоњено
  1. 6
    5
      interface_config.js

+ 6
- 5
interface_config.js Прегледај датотеку

157
 
157
 
158
     /**
158
     /**
159
      * This is a temporary feature flag used to gate access to the toolbox so it
159
      * This is a temporary feature flag used to gate access to the toolbox so it
160
-     * can be developed through smaller changesets. This feature flag will be
161
-     * removed at some point, as well as the old toolbox. This new toolbox will
162
-     * be horizontal and support for horizontal filmstrip will be removed,
163
-     * except in the case of interfaceConfig.filmStripOnly being true.
160
+     * can be developed through smaller changesets and set to false if bad bugs
161
+     * are found. This feature flag will be removed at some point, as well as
162
+     * the old toolbox. This new toolbox will be horizontal and the previous
163
+     * feature of supporting menu button ordering through interfaceConfig will
164
+     * be removed. Support for configuring which buttons display will remain.
164
      *
165
      *
165
      * @type {boolean}
166
      * @type {boolean}
166
      */
167
      */
167
-    _USE_NEW_TOOLBOX: false
168
+    _USE_NEW_TOOLBOX: true
168
 
169
 
169
     /**
170
     /**
170
      * Specify custom URL for downloading android mobile app.
171
      * Specify custom URL for downloading android mobile app.

Loading…
Откажи
Сачувај