Changeset - r28229:bc38c237048d
master
0
1
0
Codechange: Rearrange AI/GS debug window following invalidate/set state/draw pattern. (#11483)
The AI/GS window updated its state as it was drawn, and would redraw again if some state had changed.
Instead, update state either during OnInvalidateData or before any drawing commences.
The AI/GS window updated its state as it was drawn, and would redraw again if some state had changed.
Instead, update state either during OnInvalidateData or before any drawing commences.
1 file changed with 106 insertions and 77 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)