Ticket #490 (closed defect: invalid)
Opened 4 years ago
Last modified 4 years ago
Allegro 4.4 seems to have a screen refresh issue
| Reported by: | scottmc | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | LibPak 1.0 |
| Component: | media-libs/allegro | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Change History
comment:1 Changed 4 years ago by drcouzelis
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 4 years ago by scottmc
Note: See
TracTickets for help on using
tickets.

This bug is invalid.
The screen will refresh correctly if I use "acquire_screen()" before drawing to the screen and "release_screen()" afterwards.
Thank you.