Would be nice to have something like title="" parameter for img tag in briefing.
We have script which generate diary page with player's items. They are small and sometimes it is hard to recognize what is shown in the picture.
So, if there would be tooltips, I will be able to modify script and add items names into tag during page generation.
Maybe community will find other useful cases as well
Description
Description
Details
Details
- Severity
- Feature
- Resolution
- Won't Fix
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Feature Request
Steps To Reproduce
Create diary entry with image.
Hover mouse over image.
No tooltip.
Additional Information
Something like this
Event Timeline
Comment Actions
player createDiaryRecord ["diary", [format ["My Squad (%1)", groupID group player], "<img image='\A3\weapons_f\data\ui\m_30stanag_caseless_CA.paa' height=24/>x6</br>"]];
Comment Actions
Unfortunatelly there is no provision for tooltip in structured text at all, which would require completely new implementation. Not feasible at this time