ErrrorMaxx
ErrrorMaxx
When trying to load photo made by my phone (64MP, 6912x9216px), Perspective crashes with this error: ``` java.lang.RuntimeException: Canvas: trying to draw too large(254803968bytes) bitmap. at android.graphics.RecordingCanvas.throwIfCannotDraw(RecordingCanvas.java:266) at android.graphics.BaseRecordingCanvas.drawBitmap(BaseRecordingCanvas.java:94) at...
**Describe the bug** Dotdrop uses `ruamel.yaml.clib` somewhere in its dependencies which suffers from bug: https://sourceforge.net/p/ruamel-yaml-clib/tickets/22/ Because of this bug `dotdrop` cannot be installed on Termux, FreeBSD and some others **Steps...