[BUG-16937] Ignition 8.0.16-RC1 - line spacing has changed?

Ignition 8.0.16-RC1 / windows 10

I’ve upgraded from Ignition 8.0.14 (vision)

In the designer and in the vision client, I noticed that line spacing has changed (1 or 2 pixels added in 8.0.16-RC1 ):

In power table:
(8.0.16-RC1)
image

(8.0.14)

Or for label with text like
<html>My text line1<br>line2</html>

or for Tree in the designer:
(8.0.16-RC1)
image

(8.0.14)
image

Perhaps a side effect from the upgarde of Java JRE from 11.0.6 to 11.0.7 between 8.0.14 to 8.0.16-RC1 ?

Sounds like a probable reason. We are seeing the same thing internally. I’ll get this written up and see if we can get it fixed before release.

1 Like

I Hope the fix will be in the final release.

This will be fixed for the release. I do want to mention that since you have used the designer in RC1 while it was broken, in order for it to return to normal you will have to remove the cached runtime so it can download the new runtime that does not have this issue.
For that you have to go to .ignition/cache/resources/runtimes and delete the 11.0.7 runtime folder. Then the next time your launcher connects to a gateway that is the 8.0.16 release it will download the fixed runtime.

1 Like