helpUrl not displayed

n the past, the link to the specified helpUrl was displayed here. I have written detailed documentation for all of my extensions, which is very helpful for users. e.g. https://ullisroboterseite.de/android-AI2-TCPClient-en.html.

It is also very unfortunate that the issue with the property descriptions has not yet been resolved (see the bottom part of the graphic). The field name is displayed instead of the text.

It shows for me (using Neo)

It is still there


Taifun

1 Like

white eagle on a white background :frowning:

Dark mode introduced some situations where the label contrast ends up quite poor when in light mode. It should be a fairly straightforward CSS fix on our end.

A fix for the colour/contrast has now been merged and should be out in the next release (thanks to @Akash_Gite for the fix).

@Ulrich_Bien can you elaborate on the issue with the property description? In the screenshot I see the description being displayed.

1 Like

@JosAIF I believe his issue is the same as

1 Like

@JosAIF The annotations field name is displayed UrsAi2TcpClient.CrLfDelayPropertyDescription. Instead, the stored text should be displayed CRLF is send after this delay (millisseconds). See the screenshot of the relevant code snippet.

1 Like

Yeah, thanks. I see it. I have cross-referenced this thread to the existing issue that Evan linked above.