USThing / Issues

Public repo for tracing the USThing iOS, Android and Server private repo.
9 stars 2 forks source link

[Feedback] app crashed when constrain an image #264

Open JorJor1234 opened 6 years ago

JorJor1234 commented 6 years ago

Expected behavior

image constrained

Actual behavior

app crashed when pressing the constraint button

Steps to reproduce

1 feedback

  1. Take screenshot
  2. Enter cropping mode
  3. press the constraint button

Environment

tsznokwong commented 6 years ago

Issue due to pod used not support iPad popover alert. Issue opened in Library.

Current solution: disable crop function or ignore it for now.

@chihimng please advise

Refer: https://github.com/eventtus/photo-editor/issues/37

elise-ng commented 6 years ago

@tsznokwong if it's an easy fix maybe fix via our branch and open a pr to them? otherwise maybe disable crop for now

prscX commented 6 years ago

Hi @tsznokwong: Was this issue fixed? If yes can you please raise PR to eventtus/photo-editor or share the snippet for the same.

Thanks </ Pranav >

tsznokwong commented 5 years ago

@chihimng events/photo-editor has merged the fix, should be able to enable crop for now