View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001772 | NoesisGUI | Unity | public | 2020-08-10 17:30 | 2020-08-12 10:27 |
| Reporter | asusralis | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | no change required | ||
| Product Version | 3.0.4 | ||||
| Target Version | 3.0.5 | Fixed in Version | 3.0.5 | ||
| Summary | 0001772: Going from 3.0.3 -> 3.0.4 has broken certain MouseEnter events. | ||||
| Description | I see this in two areas - 1): My buttons have stopped changing colors when you put your cursor over them. I define my button like this: <Style BasedOn="{StaticResource Style.ButtonBase}" TargetType="Button">
2): I also use MoseOver directly in some controls, and they have stopped working as well:
private void Status_MouseEnter(object sender, MouseEventArgs args) The only change has been updating to 3.0.4; everything works correctly on 3.0.3. edit: I don't get any errors or crashes, so I'm not sure how to reproduce this. | ||||
| Platform | Any | ||||
|
Is it possible you have "Emulate Touch" enabled in your NoesiView component? |
|
|
Yes, that does seem to be the problem. This change actually will benefit me as well, but is there any way way to have both as an option? It's really nice to be able to drag your mouse to go down lists while on a desktop. I would only want to turn this off when testing for mobile. |
|
|
I don't think it would be the expected behavior to scroll lists by dragging the mouse. Do you think we can close this issue? |
|
|
ok |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-08-10 17:30 | asusralis | New Issue | |
| 2020-08-10 17:32 | jsantos | Assigned To | => sfernandez |
| 2020-08-10 17:32 | jsantos | Status | new => assigned |
| 2020-08-10 17:32 | jsantos | Target Version | => 3.0.5 |
| 2020-08-10 17:33 | asusralis | Description Updated | |
| 2020-08-10 17:42 | sfernandez | Category | C++ SDK => Unity3D |
| 2020-08-10 17:45 | sfernandez | Status | assigned => feedback |
| 2020-08-10 17:45 | sfernandez | Note Added: 0006566 | |
| 2020-08-10 17:50 | asusralis | Note Added: 0006567 | |
| 2020-08-10 17:50 | asusralis | Status | feedback => assigned |
| 2020-08-10 18:15 | asusralis | Note Edited: 0006567 | |
| 2020-08-11 12:58 | sfernandez | Status | assigned => feedback |
| 2020-08-11 12:58 | sfernandez | Note Added: 0006568 | |
| 2020-08-11 14:21 | asusralis | Note Added: 0006569 | |
| 2020-08-11 14:21 | asusralis | Status | feedback => assigned |
| 2020-08-12 10:27 | sfernandez | Status | assigned => resolved |
| 2020-08-12 10:27 | sfernandez | Resolution | open => no change required |
| 2020-08-12 10:27 | sfernandez | Fixed in Version | => 3.0.5 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |