MaelSemler / mini-cap

This is the Mini-Cap project for SOEN 390
3 stars 1 forks source link

DEV-29-merging-alt/dir-fragments #166

Closed daphneaugier closed 4 years ago

daphneaugier commented 4 years ago

The alternate and direction fragments are now merged. Now there is only one fragment called DirectionsFragment.

Khal-Shah commented 4 years ago

Just FYI, Directions fragment was changed a lot with DEV-26. From what I can see, this reverts back to what was there before those changes.

For example, switch button becomes dysfunctional again and the location text in destination doesn't update after changing.

daphneaugier commented 4 years ago

Just FYI, Directions fragment was changed a lot with DEV-26. From what I can see, this reverts back to what was there before those changes.

For example, switch button becomes dysfunctional again and the location text in destination doesn't update after changing.

Effectively, I am working on re-putting your work properly into my new merged Direction fragment!