jos
|
6270ca3469
|
LabelSet working again
|
11 years ago |
jos
|
d4e2f8c670
|
Halfway large refactoring of ItemSet/GroupSet/Group
|
11 years ago |
jos
|
c55f75efb4
|
Some refactoring
|
11 years ago |
jos
|
36e512cefb
|
Removed parameter `parent` from Item constructor
|
11 years ago |
jos
|
58e81f3f70
|
Created a Group holding ungrouped items, for timelines not using groups
|
11 years ago |
jos
|
5a5ba084a3
|
Isolated calculation of visible items in function updateVisibleItems
|
11 years ago |
jos
|
50a316ea09
|
New Group starts working
|
11 years ago |
jos
|
efd861003f
|
Inserted some more group functionality to ItemSet
|
11 years ago |
jos
|
186ed376b3
|
Fixed changed ranges not being deletable
|
11 years ago |
jos
|
8b8e2ac2c7
|
Removed console.logs from code
|
11 years ago |
jos
|
8f352edb53
|
Moved function getLabelsWidth
|
11 years ago |
jos
|
d6fcd178cf
|
Some fixes in updating/deleting items
|
11 years ago |
jos
|
7470c2522f
|
Removing GroupSet references from Timeline
|
11 years ago |
Alex de Mulder
|
5e6718b164
|
updated history, added function documentation
|
11 years ago |
Alex de Mulder
|
33353d30e2
|
moved brute force calc in update. restored examples
|
11 years ago |
Alex de Mulder
|
d9bdeef916
|
Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE.
|
11 years ago |
jos
|
fdb3759e5e
|
Fixed timeline not being redrawn after cancelled update event
|
11 years ago |
jos
|
1dcb84a507
|
Cleaned up some old TODO's
|
11 years ago |
jos
|
91fc13348b
|
Disabled css transitions for now, needs some more work
|
11 years ago |
jos
|
aaa2fe0035
|
Fixed undefined variable options
|
11 years ago |
jos
|
4ab1d08876
|
Moved the dots and vertical lines of box items to a separate panel
|
11 years ago |
jos
|
4643a7cc58
|
Fixes in selection, deletion, and creation of items with Groups
|
11 years ago |
jos
|
2676492108
|
Some fixes in Group
|
11 years ago |
jos
|
16fc9d9afd
|
Fixed ordering of groups
|
11 years ago |
josdejong
|
70e0723aa4
|
Components are now controlled by their parents (GroupSet is currently broken)
|
11 years ago |
josdejong
|
aa810f6502
|
Fixed option autoResize
|
11 years ago |
josdejong
|
f7bddb0742
|
Fixed initial stacking of items in groups
|
11 years ago |
josdejong
|
7899d6dab4
|
repaint functions now return a `resized` variable used to determine whether another repaint is needed to settle
|
11 years ago |
josdejong
|
f95eee4f79
|
Added an option `force` to stack function to reset the position of already stacked items
|
11 years ago |
josdejong
|
a6f7ce8bdd
|
Fixed items not being restacked when dragging an item around
|
11 years ago |
josdejong
|
3bc31037c9
|
Some preparations for ordering the groups
|
11 years ago |
josdejong
|
a042d86783
|
ItemSets in GroupSet are now relative positioned
|
11 years ago |
josdejong
|
e95d0d7e4e
|
Fixed dragging items (half)
|
11 years ago |
josdejong
|
b3e1295e23
|
GroupSet starts to work again
|
11 years ago |
josdejong
|
f64b2fac95
|
Attached ItemSet again
|
11 years ago |
josdejong
|
27f9b20a28
|
Started reworking component/panel architecture
|
11 years ago |
josdejong
|
2746149849
|
Halfway reworking the GroupSet
|
11 years ago |
josdejong
|
8c16dad1ca
|
Simplified TimeAxis
|
11 years ago |
josdejong
|
21bb0559e1
|
Refactored Itemset.repaint, simplified vertical positioning of items
|
11 years ago |
josdejong
|
699c13d99b
|
Temporarily fixed stacking in a primitive way
|
11 years ago |
josdejong
|
8717aac332
|
Refactored item selection
|
11 years ago |
josdejong
|
3401f74eb5
|
Made Item.isVisible independent of parent
|
11 years ago |
josdejong
|
740295165a
|
Rewritten ItemRange
|
11 years ago |
josdejong
|
785096c51a
|
Fixed a bug with margin.item=0 and margin.axis=0. Clarified some options in the documentation
|
11 years ago |
josdejong
|
6e6da98f21
|
A fix in updating the visible items
|
11 years ago |
josdejong
|
62c22f604f
|
Stacking starts to work
|
11 years ago |
josdejong
|
9f653909df
|
Halfway rebuilding ItemBox without dynamic reflow
|
11 years ago |
josdejong
|
285257e6fc
|
neatly applying option editable everywhere
|
11 years ago |
josdejong
|
e3998b89d9
|
Implemented handlers onAdd, onUpdate, onMove, onRemove
|
11 years ago |
josdejong
|
9939679f9b
|
Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off`
|
11 years ago |