mdesjardins / buzzbird

Buzzbird is (was?) a XUL-based desktop twitter client
http://getbuzzbird.com
MIT License
63 stars 9 forks source link

Occasionally the Star/Check mark/unmark flag isn't rendered #9

Closed mdesjardins closed 14 years ago

mdesjardins commented 14 years ago

Haven't figured out what causes the glitch yet, but it seems to happen when switching dialogs.

mdesjardins commented 14 years ago

Fixed - changed formatTweet() to not take a onetweet parameter anymore, and hide the mark flag with some CSS on the user and onetweet pages.