Pierre Ossman
8be70e5ae0
Handle slow loading of images
...
Internet Explorer seems to flag images as loaded prematurely, which
can result in rendering bugs. We can detect this by looking at the
dimensions though.
2021-03-29 12:06:28 +03:00
Pierre Ossman
c16cc6e2b9
Set viewport size for autoscale tests
...
We were incorrectly relying on the viewport being indirectly set
for us. Make sure we are explicit in what we want for these tests.
2021-03-29 11:49:41 +03:00
Pierre Ossman
c211f31113
Remove pointless Display.clear()
...
It served no meaningful purpose and it had bugs. So let's remove it
rather than try to fix it.
2021-03-29 11:49:36 +03:00
Pierre Ossman
4cc536636a
Remove unused Display.logo attribute
2021-03-29 11:49:21 +03:00
matt
408c005d3e
Initial commit
2020-09-20 12:16:44 +00:00