Skip to content
Commit 0afcf0c0 authored by Yuri Kobets's avatar Yuri Kobets
Browse files

Separate fixed elements rendering, mark root element background.

document::render accept render_type parameter:
render_all - render all elements
render_no_fixed - don't render fixed elements
render_fixed_only - render the fixed elements only
background_paint now have is_root member. You can check is_root to draw background in entire window (not in paint rectangle only).
parent 29fd19c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment