cylc-ui
cylc-ui copied to clipboard
(Webkit) Graph view: clock-face progress indicator missing
I spotted one issue where the clock-face progress indicator doesn't show in the graph view:
![]()
I think this was working before [Vue 3] but I remember there was some difference between Safari/others regards SVG rotation-centre coordinates. Working on other browsers?
Originally posted by @oliver-sanders in https://github.com/cylc/cylc-ui/issues/1269#issuecomment-1523517643
Moved to its own issue to avoid getting lost in the collapsed history
#569
This is Safari only?
WebKit is the rendering engine used by Safari and some others on MacOS and all browsers on iOS (incl Chrome).
It's also used by some minor browsers but we don't need to worry about those.
Was this fixed by #1780?
I think I tested this with Safari, but I can't confirm it.
Working well on Safari!