Using ngf-src, when taking a photo with portrait orientation on Android, it is displayed correctly in the portrait orientation.
However, when using ngf-thumbnail, the orientation is broken and the image is display turned 90 degrees.
This is consistently reproducible.
Am I missing some settings to prevent this from happening? Using ngf-fix-orientation="true" doesn't help.