mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 18:19:03 +00:00
tiled backgrounds no longer has strange off-by-one pixel errors
This commit is contained in:
parent
c23882dde1
commit
aa50e5bb13
Notes:
sideshowbarker
2024-07-19 13:53:52 +09:00
Author: https://github.com/alexispurslane
Commit: aa50e5bb13
Pull-request: https://github.com/SerenityOS/serenity/pull/118
Reviewed-by: https://github.com/awesomekling
9 changed files with 346 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
[Screen]
|
||||
Width=1920
|
||||
Height=1080
|
||||
Width=2560
|
||||
Height=1440
|
||||
|
||||
[Cursor]
|
||||
Arrow=/res/cursors/arrow.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue