Skip to content

Commit

Permalink
Use a model for node editor table (fixes #13541)
Browse files Browse the repository at this point in the history
This commit switches the node editor to use a model backend rather then
inserting and updating every node on every edit. Fixes the hang when
editing a large feature.

Also implements some extra functionality like scrolling to a selected
vertex in the table.
  • Loading branch information
nyalldawson committed Oct 9, 2015
1 parent 42d1c44 commit 534cb41
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 123 deletions.

0 comments on commit 534cb41

Please sign in to comment.