2024-03-19 03:24 CET

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0005774Spring engineLuapublic2017-09-25 01:08
ReporterDeadnight Warrior 
Assigned ToKloot 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version103.0 +git 
Target VersionFixed in Version104.0 
Summary0005774: widget:DrawScreen[Post]() unexpected behaviour
DescriptionIn 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 ReproduceUse 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 InformationMaybe the current behaviour of call-ins was intended, but widget:DrawScreenPost() should not cover the mouse cursor.
Tags103.0.1-1357
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0018441

Kloot (developer)

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.
+Notes

-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
+Issue History