#4150 closed bug (fixed)
SetViewBitmap background image / wallpaper shows redraw artifacts in tile mode.
Reported by: | aldeck | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Servers/app_server | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Set a desktop background in tile mode, moving a window over a tile seam leaves redrawing artifacts (1 pixel wide).
Briefly looked at the code and it looks like a rounding error in app_server (BRect -> IntRect). Not sure if the fix should be client side though.
Change History (4)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 5 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Note:
See TracTickets
for help on using tickets.
Can't reproduce on hrev54051, probably fixed.