Searched hist:e3d81ebafd91ad4b59c34a3495fe9aca687c7a6e (Results 1 – 1 of 1) sorted by relevance
/webtrees/app/ |
H A D | ColorGenerator.php | e3d81ebafd91ad4b59c34a3495fe9aca687c7a6e Sun Jun 07 10:16:21 UTC 2015 David Drury <david@drury.me.uk> Rework lifespan chart
Made look and feel more like other charts Works for RTL languages Added support for different calendars Simplified chart by removing the pan/scroll arrows and replaced with scrollbars Removed birth and death markers and replaced with a popup showing key events when the sex-image/name/lifespan on the bar is hovered over - this also replaces the existing (non functional) code which should have placed key event markers (and a popup) along the length of the bar. popups use code structure found elsewhere in webtrees Generate bar colors on the fly using the hsla model (doesn't work for ie8 which gets pink for a girl, blue for a boy) For short lifespans sensibly trucate the info on the bar The popup always includes vital events and then only other events that meets the search criteria Hide form on print If searching a place, now include marriage events
|