View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002027 | NoesisGUI | Unity | public | 2021-05-23 07:17 | 2022-12-15 12:10 |
| Reporter | jamieh | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.0.12 | ||||
| Fixed in Version | 3.1.5 | ||||
| Summary | 0002027: 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: WPF Project: | ||||
| Platform | Any | ||||
|
Just checking back--is this going to be in the 3.1 update? Thanks. |
|
|
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. |
|
| 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 |