#4093 closed defect (fixed)
GUI: minor artifacts in rounded corners
| Reported by: | wjp | Owned by: | sev- |
|---|---|---|---|
| Priority: | low | Component: | GUI |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
There are some miscoloured pixels around the rounded bottom of scrollbars and red buttons in the modern theme. See attached magnified screenshot.
Ticket imported from: #2505686. Ticket imported from: bugs/4093.
Attachments (1)
Change History (9)
by , 17 years ago
| Attachment: | corners.png added |
|---|
comment:2 by , 17 years ago
I noticed that too yesterday. It only seems to happen if I choose the "Antialiased Renderer (16bpp)", not the "Standard Renderer (16bpp)".
comment:3 by , 17 years ago
In the case of the scrollbar, this is caused by first drawing the inside of the scrollbar solidly, and then afterwards drawing a AA-ed background-coloured border on top of the outside border. Because this last border is partially transparent when it begins to turn, the original solid red shines through.
comment:4 by , 17 years ago
| Owner: | set to |
|---|
comment:6 by , 16 years ago
I made them much less pronounced. It is the best thing which is possible with current implementation and 16-bit surface
comment:7 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:8 by , 7 years ago
| Component: | → GUI |
|---|

magnified screenshot