Fix drag.
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
mindplot.model = {};
|
||||
mindplot.model.Mindmap = new Class({
|
||||
initialize : function() {
|
||||
this._branches = [];
|
||||
|
Reference in New Issue
Block a user