Open
Bug 1906184
Opened 8 months ago
Updated 4 months ago
Investigate correct corner radius among Favicon and `TabThumbnail`
Categories
(Fenix :: Tabs, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: npoon, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group4])
Attachments
(3 files)
There are instances where we use a corner radius of 2dp: DefaultIconGenerator.kt, Favicon.kt
There are also instances where we use a corner radius of 8dp: TabThumbnail.kt
As part of this ticket, investigate the correct corner radius and make the usages consistent.
Reporter | ||
Comment 1•8 months ago
|
||
Reporter | ||
Comment 2•8 months ago
|
||
Reporter | ||
Comment 3•8 months ago
|
||
Reporter | ||
Updated•8 months ago
|
Severity: -- → N/A
Type: defect → enhancement
Priority: -- → P3
See Also: → 1905393
Whiteboard: [fxdroid][group4]
Updated•8 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•