https://bugs.documentfoundation.org/show_bug.cgi?id=168075
Bug ID: 168075
Summary: Improve resolution and anti-alias auto-filter arrow
buttons
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Blocks: 103512
The drop-down dialog buttons used in AutoFilters are not native UI widgets; we
draw them - and we provide the graphic. It seems that graphic has not changed
for the past 20 years, if not more, when screen resolution was half what it is
typically these days.
Now, a more fundamental solution would probably be to use native widgets
somehow (bug 163017) - but in the mean time, we should at least:
* Increase the resolution of the button images
* Apply a bit of anti-aliasing
and perhaps even:
* Make the images VCL-dependent to sort-of-emulate actual native widgets.
although just the first two would be an improvement.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=103512
[Bug 103512] [META] AutoFilter-related bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.