Gerrit Sangel
Gerrit Sangel
Hello, The example for Intellij + modular + Gradle does not start when invoked directly from IntelliJ. It does not find the fxml file here: Parent root = FXMLLoader.load(getClass().getResource("scene.fxml")); and...
This adds some basic explanation on how to convert a `NaiveDateTime` to a `DateTime`. ### Thanks for contributing to chrono! - [x] Have you added yourself and the change to...
Hello, I would like to raise a few problems with the current documentation, which I would like to improve a bit. Personally, I'm pretty confident with the “new” [Java Time...
I think bootimage has some problems with the custom test runner on CLion/Rust plugin. CLion can create a Cargo run configuration for tests. This creates the following cargo command: ```...
This fixes the possible undefined behaviour in `Reader::from_reader()` (See #186 ). This causes a small runtime overhead due to the explicit initialization, but as far as I understood this method...
Hello, Thanks a lot for the crate! This makes handling of gpx files really easy. I have one question though: How can I, as a consumer, properly work with the...
**Is your feature request related to a problem? Please describe.** I am shooting in Raw+JPG mode. Even though the images are grouped automatically during import (which is nice), they are...
**Is your feature request related to a problem? Please describe.** It's really "ugly" that Darktable opens multiple terminal windows on startup, which close immediately. After all, Darktable is a GUI...
**Is your feature request related to a problem? Please describe.** When enabling a crop preset which is narrower than the original image (e.g. 1:1 crop on a 3:2 image), the...
**Is your feature request related to a problem? Please describe.** I noticed that the aspect ratios seem to be a bit confusing to use (of course I can only speak...