web/web_timeline/readme
Houzéfa Abbasbhay 98bc9851e6
[IMP] web_timeline: Overflow text, add hover colors
When an item label does not fit in its date-range box, overflow
according to
https://visjs.github.io/vis-timeline/examples/timeline/items/rangeOverflowItem.html

Previous CSS code was already trying to do that, but was selecting
`.vis-item.vis-item-content` instead of `.vis-item .vis-item-content`.

Displaying overflow text brings up layout issues solved by removing the
forced-100% width instruction.

This change also adds highlight when hovering a box, which is useful on
text that has overflown (as it has no borders).
2024-04-04 09:41:03 +02:00
..
CONFIGURE.rst [IMP] web_timeline: Add demo view on cron tasks 2024-04-02 16:19:43 +02:00
CONTRIBUTORS.rst [FIX] web_timeline: Wrap fields_get arg into a list 2024-04-02 16:04:35 +02:00
DESCRIPTION.rst [MIG] web_timeline: Migration to 13.0 2023-03-01 15:51:01 +01:00
ROADMAP.rst [IMP] web_timeline: Overflow text, add hover colors 2024-04-04 09:41:03 +02:00
USAGE.rst [MIG] web_timeline: Migration to 12.0 2023-03-01 15:51:01 +01:00