-
```
Implement undo/redo functioniality.
A first version must only support undo.
Very important is to consider performance impact.
```
Original issue reported on code.google.com by `NicoPete...@gmai…
-
```
Implement undo/redo functioniality.
A first version must only support undo.
Very important is to consider performance impact.
```
Original issue reported on code.google.com by `NicoPete...@gmai…
-
-
I've called `project.exportJSON` to get the following JSON. When I import it with `importJSON` later, the first object (Circle) is not visible, but the second object (PointText) is visible. Why is tha…
ghost updated
8 years ago
-
```
Implement undo/redo functioniality.
A first version must only support undo.
Very important is to consider performance impact.
```
Original issue reported on code.google.com by `NicoPete...@gmai…
-
```
Implement undo/redo functioniality.
A first version must only support undo.
Very important is to consider performance impact.
```
Original issue reported on code.google.com by `NicoPete...@gmai…
-
It was requested to allow a manual update mode where people explicitly need to call `view.update()` to redraw the view. This would be very easy to implement and should be offered through an option pro…
lehni updated
8 years ago
-
```
Implement undo/redo functioniality.
A first version must only support undo.
Very important is to consider performance impact.
```
Original issue reported on code.google.com by `NicoPete...@gmai…
-
您好,使用中有如下几个问题。
1. 如何加载初始化数据?
例如,我想实现打开页面后就加载如下的数据,直接添加在示例后面就报错,如果放在click按钮动作里面,加载完毕后点一下按钮就可以,
这个用js如何判断kityminder-editor已经初始化完毕,初始化完毕后执行加载json数据?
``` javascript
var json_str='{"root":{"data":{"id":"a…
-
```
Implement undo/redo functioniality.
A first version must only support undo.
Very important is to consider performance impact.
```
Original issue reported on code.google.com by `NicoPete...@gmai…