Opened 2 years ago

Closed 18 months ago

#17924 closed bug (fixed)

[Deskbar] scale twitcher

Reported by: diver Owned by: jscipione
Priority: normal Milestone: R1/beta5
Component: Applications/Deskbar Version: R1/Development
Keywords: hidpi Cc:
Blocked By: Blocking:
Platform: All

Description

Attachments (1)

twitcher.png (21.6 KB ) - added by diver 2 years ago.

Download all attachments as: .zip

Change History (6)

by diver, 2 years ago

Attachment: twitcher.png added

comment:1 by diver, 2 years ago

Keywords: hidpi added

comment:2 by waddlesplash, 2 years ago

This one is going to require some careful work. I made some basic adjustments to see how hard it might be, and succeeded in getting larger icons and a taller icon-box ... but when switching through applications it often hung all of Deskbar so that Team Monitor had to be called up in order to regain control of the keyboard and mouse! Ouch.

comment:3 by jscipione, 18 months ago

Status: newin-progress

in reply to:  2 comment:4 by jscipione, 18 months ago

Replying to waddlesplash:

but when switching through applications it often hung all of Deskbar so that Team Monitor had to be called up in order to regain control of the keyboard and mouse! Ouch.

Deskbar most likely crashed on you because you were trying to use team icons that were not in the team icon cache. There's no bounds checking and we use the icon pointers directly so you have to make sure to get a valid pointer from the icon cache or it will crash.

comment:5 by waddlesplash, 18 months ago

Milestone: UnscheduledR1/beta5
Resolution: fixed
Status: in-progressclosed

Done in hrev57017.

Note: See TracTickets for help on using tickets.