-
I use virtual flow - and I noticed that on scrolling used java memory added 200 MB. Firstly I thought that something was wrong with my code, but the same problem I found using RichTextFX.
This is t…
-
Hi Andy, just wanted to bring the [RichTextFX project](https://github.com/FXMisc/RichTextFX) to your attention in terms of being able to handle very large text models.
-
Code building fails on Ubuntu 20.04.3
```
pavel@pavel-home:~/Temp$ git clone https://github.com/FXMisc/RichTextFX
Cloning into 'RichTextFX'...
remote: Enumerating objects: 14225, done.
remote:…
-
Running maven-javadoc-plugin (under Java 17) with detectLinks set to true gives an error:
error: Error fetching URL: https://github.com/FXMisc/RichTextFX/#richtextfx/apidocs/ (java.io.FileNotFoundE…
-
The vertical scroll lacks fluidity on OSX 10.11.6, while the horizontal scroll works as expected.
I have this problem with the demos, with juliar, and with my apps that integrate RichTextFx
See atta…
-
Per TomasMikula/RichTextFX#233.
-
See TomasMikula/RichTextFX#288
-
Saul POS should have a way to generate reports in PDF, Excel, CSV, Word, etc.
I propose using dynamic report library (https://dynamicreports.org/). Dynamic Reports requires column specifications an…
-
## The error shows up when running demos. I am using M1 chip and the following links are not found:
Execution failed for task ':richtextfx-demos:configJavafxRun'.
> Could not resolve all files for…
-
Coming from FXMisc/RichTextFX#614 and specifically [this comment](https://github.com/FXMisc/RichTextFX/pull/614#issuecomment-337174924), modify the build file so that it produces a single jar file tha…