Exopandora
Exopandora
This PR fixes #199. But i don't know if this can cause any side effects
Issue: Collapsing a TreeItem in a TreeView with a selected child causes a visual bug at the bottom of the TreeView while pressing the mouse button Steps to reproduce: 1....
System: JMetro 11.6.14 Windows 10 Pro 20H2 Java 15.0.1 (eclipse) JavaFX 16 Resolution: 1440p Scaling: 125% Issue: The background of the right button overlaps with the border of the textfield:...
The point where the dots of a progress bar "stop" for a short moment is now in the center, instead of slighty to the right. This is very noticeable on...
I was wondering if component ids need to have a specific letter at the beginning because this: ``` NetlistBuilder generated = new NetlistBuilder() .addNetlistResistor("g1", 0, "c1", "0") .addNetlistResistor("g2", 0, "c2",...
Including the forge config provider for fabric builds would enable mods using the [forgecofingapiport-fabric](https://github.com/Fuzss/forgeconfigapiport-fabric) to use configured instead of the very basic builtin config gui.
Issue: Wide Intermediate Progress Bars do not "stop" in the center of the Progress Bar. For small Progress Bars it works fine but the wider it becomes the more the...
**Describe the bug** InvMove is incompatible with [Shoulder Surfing Reloaded](https://github.com/Exopandora/ShoulderSurfing), because the player movement vector cannot be adjusted by Shoulder Surfing Reloaded depending on the camera angle, resulting into unprdicatable...
### Mod Loader (Required) Fabric ### Minecraft Version(s) (Required) 1.21 ### Mod Version(s) (Required) 21.0.8 ### Minimal Setup (Required) Yes ### Notes (Required) I noticed that the 1.21 fabric build...
It would be nice if there was a plugin system that would enable other mod authors to implement custom raytracing algorithms. The reason being, that it ensures an easy and...