| Issue 587: | showuser does not tell if the user chose to have background color only and not image. | |
| 7 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
When you pull the user details from api you get: <profile_background_color>9ae4e8</profile_background_color> <profile_background_image_url>http://s3.amazonaws.com/twitter_production/profile_background_images/2752608/twitter_bg_grass.jpg</profile_background_image_url> <profile_background_tile>false</profile_background_tile> this works fine if the user chose an image background and chose to tile or not. but if the user chooses to show solid background color ONLY. here is no way to differentiate between the situations. There is no way to understand if the user decided to put solid background only. should not return background-image if the user chose to use background color only 'Click: Do not use this Image'. |
||||||||||
,
Jun 07, 2009
any update on that? Enhancement? |
|||||||||||
,
Jun 17, 2009
Adding to the longterm roadmap for V2.
Status: Invalid
Labels: -Type-Defect Type-Enhancement |
|||||||||||
,
Jun 25, 2009
Issue 754 has been merged into this issue. |
|||||||||||
,
Jun 25, 2009
I had the same issue - wrote a method in rails to return whether or not to show the bg. It is not perfect, but may be useful. http://www.swards.net/2009/06/ive-been-using-twitter-api-and-in.html |
|||||||||||
|
|
|||||||||||