| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
transition end
|
|
Also fix jump-to-search-result not flashing node in some cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, only save settings when the user has made a change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix sweep-to-parent setting not being saved.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Was trimming off nodes without an image/desc/reduced_tree_presence,
including those with a descdendant that has them. Was using a
linked-image association to prevent this, but this wasn't reliable.
|
|
Avoided keeping an overflown-root on resize, as it can get quite laggy.
|
|
|