Changeset 978c9bc5 in mainline for uspace/lib/guigfx/private/canvas.h

Timestamp:
2020-06-04T16:18:04Z (5 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d70e7b7b
Parents:
dbef30f
Message:

Pointer needs to be drawn as part of ds_display_paint

Everything needs to be painted from ds_display_paint. The pointers were
painted in an immediate fashion when they changed. Any window update
would wipe them.

(No files)

Note: See TracChangeset for help on using the changeset viewer.