mdfeist / CMPUT301F12T12

CMPUT301 Class Project
Other
1 stars 0 forks source link

Add buttons in "View Task" #3

Closed mdfeist closed 11 years ago

mdfeist commented 11 years ago

Add the following buttons.

"Comments", "Photos", "Audio"

devonwaldon commented 11 years ago

Did we want buttons? Or did you want to display them as a gallery widget and some list views? I'll look into the gallery widget code, but it may be simpler than adding three more views...

mdfeist commented 11 years ago

Ya I updated the view I'm just committing it now.

mdfeist commented 11 years ago

Okay, so have a button to add comments but then have a gallery for the images and audio files. Because for comments it will be easer if we have it's own page. Also try and make every thing fit on one page so the user doesn't have to scroll. So no overflow unless necessary.

devonwaldon commented 11 years ago

Perfect.