whiteout-io / mail

[ABANDONED] Mail App with integrated OpenPGP encryption
https://whiteout.io
MIT License
545 stars 96 forks source link

[WO-976] Fix UI when trying to display a message with empty body #334

Closed felixhammerl closed 9 years ago

felixhammerl commented 9 years ago

did i miss something? why did the ng-show have this clause (state.mailList.selected.body || state.mailList.selected.html) ? seems pointless...