sphh
sphh
@TISupe: Is this the same as #68?
As pointed out in https://github.com/hroncok/license/pull/8#issuecomment-1225967893, it is absolutely feasible to remove all external dependencies!
@kimek: So it would be ```sh exiv2 -M"del Exif.Image.Orientation" *.jpg ``` before running img2pdf? @allgood: Do you think, it is possible to remove the `Orientation` tag from the scanned images...
I can see your point and this is certainly a workaround. But if I want to set the number of decimal values to let's say to 6: ```python3 spinbox.setProperty('decimals', 0)...
As I said, I do not object this behaviour. I only said, that setting the number of digits after the decimal point should raise an error (with a sensible explanation),...
I have exactly the same issue, but I use only `.run()` (no embedding into another framework). I can also add, that in my installation the `AppIndicator` is used. For the...
I have update my original description with the new features of my last commits. I hope that's ok. @ccordoba12 @CAM-Gerlach: - Please feel free to modify the default template to...
The failing tests puzzle me. If I understand the failed test `test_go_to_prev_next_cursor_position` correctly, the movement of the cursor in the third file should not result in this file being appended...
@CAM-Gerlach I marked a couple of proposed changes with `Add to batch` and then committed those. Strangely I got an error message. I cannot find the commit and I cannot...
I also miss this sadly. It is most useful to join parameter lists back into single lines. For that it should reverse the effect of pressing `Return` inside a line....