Carsten Seeger
Carsten Seeger
Currently when using `enableZoom: true` and `showZoomer: true` the zoomer overlaps with the rotate buttons when using web version with mobile view
Currently i get the following warnings within the web browser console ``` main.dart.js:43288 Height of Platform View type: [croppie-view-1653050635573] may not be set. Defaulting to `height: 100%`. Set `style.height` to...
**Bug Description** running mage on a new project results in `FATAL[0000] exit status 128`. This error is not very helpful since there seem to be no error code documentation anywere...
I updated to the newest version of kadalu and metrics does not fail with stacktrace anymore (#768 ) but I get the following operator pod ``` [2022-05-13 08:22:32,792] ERROR [exporter...
**Is your feature request related to a problem? Please describe.** What are the current options to handle backup and recovery szenarios **Describe the solution you'd like** simple tool to manage...
**Is your feature request related to a problem? Please describe.** Confluence API supports [Basic and OAuth](https://developer.atlassian.com/cloud/confluence/rest/intro/#auth). For now only basic auth is implemented. **Describe the solution you'd like** Implement OAuth...
I'm facing a quality issue, when using the zoom function. After picking a high resolution image and cropping it and using the zoom function to zoom out it reduces the...
I'm currently building a large pdf with this library but when saving and downloading, it blocks the main thread. On mobile I can use Isolates but this will not work...
Attlassian removed the Self-Hosted version of Jira/Confluence of their product portfolio. The current codebase was build to support both versions, but since the API's diverge more and more a V2...
Since the whole library is not using web worker when starting to crop using `controller.crop()` the cropping blocks the main thread resulting in a frozen page. A side effect of...