3
0
Fork 0
web_techsystech/web_timeline/readme
Houzéfa Abbasbhay 0e325c7126 [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-10-20 12:31:03 -05:00
..
CONFIGURE.rst [IMP] web_timeline: Add demo view on cron tasks 2024-10-20 12:31:03 -05:00
CONTRIBUTORS.rst [FIX] web_timeline: Wrap fields_get arg into a list 2024-10-20 12:31:03 -05:00
DESCRIPTION.rst [MIG] web_timeline: Migration to 13.0 2024-10-19 14:52:37 -05:00
ROADMAP.rst [IMP] web_timeline: Overflow text, add hover colors 2024-10-20 12:31:03 -05:00
USAGE.rst [MIG] web_timeline: Migration to 12.0 2024-10-19 14:52:37 -05:00