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)
Change History (6)
by , 2 years ago
Attachment: | twitcher.png added |
---|
comment:1 by , 2 years ago
Keywords: | hidpi added |
---|
follow-up: 4 comment:2 by , 2 years ago
comment:4 by , 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 , 18 months ago
Milestone: | Unscheduled → R1/beta5 |
---|---|
Resolution: | → fixed |
Status: | in-progress → closed |
Done in hrev57017.
Note:
See TracTickets
for help on using tickets.
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.