Bug 93924
Summary: | [EFL] Fixed slider thumb size to match the theme | ||
---|---|---|---|
Product: | WebKit | Reporter: | KwangYong Choi <ky0.choi> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | lucas.de.marchi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux |
KwangYong Choi
The value of 12x12 is wrong in both horizontal and vertical sliders. The size of the slider thumb is 30x12 in horizontal slider and 12x30 in vertical slider. They should be changed to these values.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
KwangYong Choi
*** This bug has been marked as a duplicate of bug 94595 ***