------------------------------------------------------------------------ A poll associated with this post was created, to vote and see the results, please visit http://forums.slimdevices.com/showthread.php?t=19369 ------------------------------------------------------------------------ Question: Do you have a 770? - Got it - Want it - Need it - Forget it ------------------------------------------------------------------------
First, on a tangential topic, I've been using my Nokia 770 a bunch this week as a phone using Gizmo Project. I'm very, very impressed with how stable it is. The GoogleTalk stuff still seems very beta, but Gizmo seems solid. http://gizmoproject.com/learnmore-nokia770.html Now, on to Mike's issues with the disappearing player select list-- very little doubt that the cause is two-fold: 1. very long text string caused by several players being synced e.g., Master Bedroom (Synced with Living Room & Family Room & Basement Theater) 2. select menu is within a fixed width div tag The solution I propose is to use the truncate() filter in template-toolkit to make it so only the first x chars of a player name show up in the select menu, thus avoiding the disappearing select menu issue. If that didn't make any sense to you, hold tight and I'll have something in the next few days for you to try. cheers, #!/ben -- bklaas "the Nokia770 skin guy" ------------------------------------------------------------------------ bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58 View this thread: http://forums.slimdevices.com/showthread.php?t=19369 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
