| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0005774 | Spring engine | Lua | public | 2017-09-21 19:43 | 2017-09-25 01:08 | ||||
| Reporter | Deadnight Warrior | ||||||||
| Assigned To | Kloot | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 103.0 +git | ||||||||
| Target Version | Fixed in Version | 104.0 | |||||||
| Summary | 0005774: widget:DrawScreen[Post]() unexpected behaviour | ||||||||
| Description | In 103.0 widget:DrawScreen drew stuff on top of the engine default UI, while in 104RC it draws beneath it. In 104RC widget:DrawScreenPost() draws on top of the engine default UI as well as over the mouse cursor. Changing the widget layer has no effect on this bahaviour. | ||||||||
| Steps To Reproduce | Use any of the GL drawing functions in either call-in to draw in an area that overlaps with the default engine UI. Hover mouse over the drawn object. | ||||||||
| Additional Information | Maybe the current behaviour of call-ins was intended, but widget:DrawScreenPost() should not cover the mouse cursor. | ||||||||
| Tags | 103.0.1-1357 | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Kloot (developer) 2017-09-25 01:08 |
drawing order has been restored. whether DrawScreenPost should be DrawScreenPostExceptForTheMouse is another debate, the intent (ask lhog) was to make it capture everything that a screenshot does. |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-09-21 19:43 | Deadnight Warrior | New Issue | |
| 2017-09-21 21:34 | Deadnight Warrior | Tag Attached: 103.0.1-1357 | |
| 2017-09-25 01:08 | Kloot | Assigned To | => Kloot |
| 2017-09-25 01:08 | Kloot | Status | new => resolved |
| 2017-09-25 01:08 | Kloot | Resolution | open => fixed |
| 2017-09-25 01:08 | Kloot | Fixed in Version | => 104.0 |
| 2017-09-25 01:08 | Kloot | Note Added: 0018441 | |


