Re: [PATCH v2 1/2] explorer: Improve tray sizing and style.
Zebediah Figura <zfigura(a)codeweavers.com> writes:
v2: use appropriate system metrics. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> --- programs/explorer/systray.c | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-)
It's mainly a matter of taste, but this doesn't look better to me. In particular having buttons remain pushed when active feels wrong. -- Alexandre Julliard julliard(a)winehq.org
On 07/13/2017 02:04 AM, Alexandre Julliard wrote:
Zebediah Figura <zfigura(a)codeweavers.com> writes:
v2: use appropriate system metrics. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> --- programs/explorer/systray.c | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-)
It's mainly a matter of taste, but this doesn't look better to me. In particular having buttons remain pushed when active feels wrong.
It's how Windows has it (at least on XP upwards), but this patch is purely visual, so it can be dropped.
participants (2)
-
Alexandre Julliard -
Zebediah Figura