Events disappear vertically outside screen
Cross-platform app for displaying and navigating events on a timeline.
Brought to you by:
rickardlindberg,
rogerlindberg
Suggested solution: Do nothing. Shift+Ctrl+Scroll wheel can be used to bring events into view.
Suggested solution: Draw events as close to the center line as possible. Only stack them on top of eachother if they would otherwise overlap.
Today an invisible padding is also used between two events. So even if they don't overlap they will still be stacked (see screenshot). This padding would need to be removed if events should always be drawn as close to the center line as possible.
Last edit: Rickard Lindberg 2015-02-13
Diff:
Suggested solution: Add a button to automatically compact events.
Ticket moved from /p/thetimelineproj/problems/2/
A compact feature is now implemented as a menu choice