Opened 15 years ago
Closed 15 years ago
#1043 closed enhancement (fixed)
Move rollover images in bp-default to CSS sprites
Reported by: | Ezd | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | trivial |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
1) When you want to write a Wire message, a yellow baggrund comes up behind the textfield which looks nice. But the first time you hover your mouse over this textfield the yellow bagground come a little delayed (0,5-1 second) as it has to load that baggrund. I think this should be fixed as you cant help to notice it. And it's only slow the first time. Maybe a solution to this would be to preload the bagground the first time?
2) You can make the wire textfield bigger which is also very nice. But you can drag it too much to the right as well so it leaves the browser window and your unable to get it back. A solution for this might be to only allow the textfield to be drawn bigger vertical, not also horisontal?
Change History (9)
#6
@
15 years ago
Ok great Andy. What about issue 1. Is it possible to make the yellow background show up faster by preloading it? Or should we just live with it being delayed aprox. 0,5 sec the first time your mouse hovers over the wire textfield?
#7
@
15 years ago
- Milestone changed from 1.1 to 1.2
- Priority changed from minor to trivial
- Summary changed from The Wire: minor issues to Move rollover images in bp-default to CSS sprites
I will need to convert the images to css sprites, but I'm not willing to do this before 1.1 so I'm moving this to 1.2.
Actually nr. 2 is not just The Wire. There's more textfields doing this. Like under Update status.
(im testing this with safari)