danielgruethling
danielgruethling
Can confirm that building Quark from source works. I just needed maven on my path and run the build.sh. Tested this with jdk-11.0.4.11-openj9 and javafx-sdk-11.0.2.
> The cyclods team called their kernel firmware and their firmware bootstrap. So the linked firmware is not really a firmware but a kernel. This might be true for the...
This is still a problem in WinAppSDK 1.7.3 (1.7.250606001). The `SpinButtonPlacementMode="Compact"` now actually works but the child controls like InputBox and DeleteButton are not appearing on the visual tree even...
So I am not the only person [experiencing issues with trying to add a lot of data points](https://github.com/beto-rodriguez/LiveCharts2/issues/1263). Though mine are also oscillating a lot. That's reassuring and worrying at...
Hot Reload being pushed so hard, when it fails in a very essential thing, layouting, is depressing. Why are things like RelativePanel.Above not possible to reevaluate and project? I had...
I had a similar issue before trying to display ToolTips at mouse positions which display data of nearest points on the plottables around it which were all on different Y-Axes...