Santiago

Results 16 comments of Santiago

Hi @Rycochet, thank you for your response. I tried using the V2 version, but unfortunately I have the same issue. I change the css like you point out (I was...

I'll will try to put out a JSFiddle and let you know @Rycochet. Regarding the cache issue, I put the "cache=false" just to test if that could help, since originally...

@concatto Do you know if the same can be done in iOS and how? Thanks!

Hello @hamzaouhssain1993. We are having this issue as well on Android devices mainly. When the user start annotating in portrait and then rotate the device, it looses all the annotations....

> Hello! @scblason in Android in PhotoEditorActivity.java on the onCreate i added this: > > > > if (bitmap.getWidth() > bitmap.getHeight()) { > > setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE); > > this.portrait = false;...

> my man @scblason i forgot to share our fork.. you can try and see if it works for you :D https://www.npmjs.com/package/fleetback-react-native-photo-editor Thank you very much! This fork has only...

I'm interesting to understand @PEZO19 answer as well. I'm surprise that a query like `UPDATE table SET send = 1 WHERE send = 0` needs such a "unsafe" workaround to...

We are seeing this issue in our crashlytics on all OnePlus8Pro devices. We are using version 2.14.4. Any other device works ok. Any idea?

@PratthamArora I think I have the same issue, or at least very similar. Is difficult to reproduce, but basically it happens when I scroll and open a Modal related view...

@PratthamArora I'm on 0.70.6. Do you think your changes are compatible for a patch-package in that version?