Gayan Sandamal
Gayan Sandamal
> I could have sworn @gayanSandamal put a fix in for this? > > Update: yes, he did - #1220 > > Which version are you running @cdunkel1218? You may...
@joepavitt Yes, the issue was exactly with the `line-height` Created a PR https://github.com/FlowFuse/node-red-dashboard/pull/1359
> @gayanSandamal FYI - I suspect this is a result of the recent responsiveness changes put into the Gauge @joepavitt I will look into this
@joepavitt I've added a fix for main issue "[ui-gauge 2.0 1.17.1 - The needle loses track of it's position.](https://github.com/FlowFuse/node-red-dashboard/issues/1337)" reported here https://github.com/FlowFuse/node-red-dashboard/pull/1353 Regarding the `Differential` option implementation I need to...
> I've tried to re-create the problem in Chrome, and I couldn't. The underlying issue only seems to exist in Safari, where, even with these changes, the problem persists: @joepavitt...
> Rather than watching the `widgets` array, if the issue is caused by the container of the gauge re-sizing when others are added/removed, why not put a `ResizeObserver` on the...
> ### Font Size > The font size of the value has broken and is rendering too small. > > > ### Problem Not Fixed > This has also still,...
> Managed to establish this is a Safari version problem (I'm running v14, Gayan on newer). However, we also have an opportunity here to fix #560 > > The `resize`...
> This all looks good. Thanks for the video demonstration. > > I am however a little concerned about then there are many gauges on a lower powered device. The...
@joepavitt I’ve tried making the PWA icon dynamic, but unfortunately, it's not something that can be set at runtime like a favicon. PWA icons must be specified at build time,...