View Issue Details

IDProjectCategoryView StatusLast Update
0002027NoesisGUIUnitypublic2022-12-15 12:10
Reporterjamieh Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product Version3.0.12 
Fixed in Version3.1.5 
Summary0002027: ToolTips that contain content with a LayoutTransform/ScaleTransform on them are not properly sized
Description

If you put a Layout/Scale Transform on the content contained within a ToolTip and give it a ScaleX/Y of 2 or greater, the tooltip is not properly sizing to contain the content. The bigger the scale value, the worse the problem gets. The content is cut off and not displayed properly.

I duplicated this in WPF and it displays properly.

Note, I marked this "minor" just because it is a display error. It is somewhat major to us as we will not be able to upgrade our product to Noesis 3.0.12 or greater until this problem is resolved.

Steps To Reproduce

I have uploaded sample projects to OneDrive:

Unity Project:
https://1drv.ms/u/s!AjEAlWO9Yl9unM8Hk7VX5Z8piOy1pw?e=wqRfcO

WPF Project:
https://1drv.ms/u/s!AjEAlWO9Yl9unM8Gk3rM93Eu1K6PQw?e=rCkosl

PlatformAny

Activities

jamieh

jamieh

2021-07-16 20:39

reporter   ~0007328

Just checking back--is this going to be in the 3.1 update? Thanks.

sfernandez

sfernandez

2021-07-21 13:10

manager   ~0007336

It is fixed for 3.1 version, but I'm seeing that our popup logic is limiting tooltip size to an 85% of the available target surface.
I don't see WPF doing anything like that so I think we should change it. I'm keeping this ticket open for that purpose.

Issue History

Date Modified Username Field Change
2021-05-23 07:17 jamieh New Issue
2021-05-23 07:17 jamieh Tag Attached: C#
2021-05-23 07:17 jamieh Tag Attached: Unity
2021-05-24 11:18 jsantos Target Version => 3.0.13
2021-05-24 11:18 jsantos Assigned To => sfernandez
2021-05-24 11:18 jsantos Status new => assigned
2021-07-16 20:39 jamieh Note Added: 0007328
2021-07-21 13:10 sfernandez Note Added: 0007336
2022-12-15 12:10 sfernandez Status assigned => resolved
2022-12-15 12:10 sfernandez Resolution open => fixed
2022-12-15 12:10 sfernandez Fixed in Version => 3.1.5
2025-10-10 13:29 jsantos Category Unity3D => Unity