Not in the Designer, short of a custom module.
It's on my list to investigate the apparent regression here, since nobody was complaining about this before, but no estimate on timeline.
Not in the Designer, short of a custom module.
It's on my list to investigate the apparent regression here, since nobody was complaining about this before, but no estimate on timeline.
The previous version we were running (8.1.28) didn't have this issue, but it became a thing after updating to 8.1.38.
The previous version had a ~2sec delay before the tooltip popped up, and it was offset by several pixels to avoid covering the cursor.
The latest version tooltip pops up immedietly and right on top of the cursor.
Hope this helps
I am finally seeing what all the fuss is about since installing 8.1.41. Holy moly, tooltips have 0 delay now and it's almost impossible to click on some things because they cover some buttons
I'll have to resort to running @PGriffith 's script every time I open a designer at this stage
@justinedwards.jle has a way to run a script on designer start up, so maybe he can adapt this?
It's simple, but it's current form does require using a client tag:
Designer initialization script example
Hmmm. Maybe I need to add something for this to my Integration Toolkit. (Non-project-specific designer startup event script.)
Any update on this issue? This is driving me bonkers.
8.1.44 has some tooltip fixes:
Not dissing on Windows, are you???
re-routed here from: New Feature: Perspective Tooltips - Ignition Early Access - Inductive Automation Forum
I'm working with numeric entry fields on a popup and looking to conserve space / declutter. Maybe it's in the properties & I'm missing it -- wondering if there's a tooltip-esque method to prepopulate my numeric entry fields with sample text? Like:
So, you want a placeholder ?
Perspective text fields have a placeholder
property:
I'm not sure what this has to do with tooltips ?
thanks!
I was looking for this property in numeric entry, didn't think to check text entry