Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for element visibility #117

Merged
merged 6 commits into from
Feb 22, 2019
Merged

Conversation

ImpulseAdventure
Copy link
Owner

Add API ElemSetVisible(), can be used to show/hide elements dynamically

  • Partial redraw is now supported
  • Additional fixes for clipping support on DrawFrameRect() and DrawBkgnd()

ImpulseAdventure and others added 6 commits February 20, 2019 22:45
- Renamed GSLC_ELEMREF_SHOW to GSLC_ELEMREF_VISIBLE
- Note: hiding an element triggers full page redraw in the current implementation (not yet optimized for partial redraw)
- Changed pDriver nColRawBkgnd to nColBkgnd
- Fix DrvDrawFrameRect() when clipped
- Fix DrvDrawBkgnd() when clipped
@ImpulseAdventure ImpulseAdventure merged commit e7e28f6 into master Feb 22, 2019
@ImpulseAdventure ImpulseAdventure deleted the WIP024-Visibility branch March 21, 2019 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant