adbf2dad81
ArrayEditable: replace self.$items
...
When shrinking the number of items, this allows the old elements to be
GCed sooner.
2016-06-23 17:56:22 +02:00
db343c382e
ArrayEditable: one tooltip, not one per element
...
When changing the visible annotations in the bins in Pandora, creating
(and destroying) all the Ox.Tooltips takes a substantial fraction of the
time. So instead, maintain only one tooltip for each ArrayEditable.
2016-06-23 17:56:22 +02:00
rolux
c3a309585e
tentatively add public updateItem method to ArrayEditable
2014-12-17 19:36:13 +00:00
rolux
424bbdd759
pass options through array editable
2014-12-17 15:38:16 +00:00
rolux
a21327ff7e
fix #2597 (pandora): 'if an annotation contains a link, tooltip has to change'
2014-12-17 12:37:03 +00:00
rolux
e43881c594
add 'unformat' option to editables
2014-12-16 20:38:41 +00:00
rolux
4538f3801a
ArrayEditable: pass format option
2014-12-16 20:23:17 +00:00
rolux
d6a1dae8b8
allow for autocomplete in annotations of type entity (first pass)
2014-12-16 13:02:18 +00:00
rolux
51696562f1
remove unneeded Ox. prefix from path and file names
2014-09-26 15:51:50 +02:00