mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 05:18:34 +03:00
💄
This commit is contained in:
@@ -80,7 +80,7 @@ const TimelineEvents = ({
|
||||
fill: categoryColor,
|
||||
fillOpacity: HAS_PROJECTS
|
||||
? unlocatedEvents.some(ev => ev.projectOffset >= 0) ? getEventOpacity(unlocatedEvents) : 0.05
|
||||
: getEventOpacity(unlocatedEvents)
|
||||
: getEventOpacity(unlocatedEvents) / 4
|
||||
}
|
||||
|
||||
const extraRender = customStyles[1]
|
||||
|
||||
Reference in New Issue
Block a user