maknon
maknon
Hi, please check: https://maknoon.com/hafs_new.pdf the direction is still L2R eventhough it is created with direction R2L you can see the difference when using Adobe reader
Hi, I'm getting these errors with [this file](https://www.maknoon.com/ai/bk/17236p/17236p.pdf): ``` Exception in thread "JavaFX Application Thread" netscape.javascript.JSException: TypeError: undefined is not a function at javafx.web/com.sun.webkit.dom.JSObject.fwkMakeException(JSObject.java:157) at javafx.web/com.sun.webkit.WebPage.twkExecuteScript(Native Method) at javafx.web/com.sun.webkit.WebPage.executeScript(WebPage.java:1524) at...
Hi, Im facing this issue ``` Exception in thread "main" java.lang.Exception: Failed to migrate the database. at com.manticore.h2.H2MigrationTool.main(H2MigrationTool.java:561) Caused by: java.lang.Exception: No H2 driver found for requestion version 2.0.201 at...
**Which API doesn't behave as documented, and how does it misbehave?** player.currentIndex is not updated if player is stopped and item is removed from the list. this causes issues in...
**Is your feature request related to a problem? Please describe.** current LoopingAudioSource is just a repeated AudioSource inside the playlist. this causes some strange behavior when the user use seekToNext...
### Steps to reproduce run the sample code ### Expected results the image border is at the top with no padding ### Actual results there is extra unwanted padding on...