Florian Fetz

Results 22 issues of Florian Fetz

It is currently only possible to bind a current-value or checked attribute of a widget to a property. This requires creating single properties for each control in order to process...

enhancement

When re-opening ImageSieve, the window position and size should be restored. This can be implemented as soon as sixtyfps implements https://github.com/sixtyfpsui/sixtyfps/issues/323.

enhancement

In order to ease installation on MacOS especially, a homebrew cask shall be built

Currently, the icons are taken from the system default font. This font does not look the same, especially Windows is looking much less appealing than Ubuntu. When https://github.com/sixtyfpsui/sixtyfps/issues/727 is in...

enhancement

Since it is fairly costly to calculate a hash, it makes sense to serialize an deserialize the ImageHash struct. To do this, the struct should derive Serialize and Deserialize from...

**Describe the bug** The app will crash if a large number is entered for the time field in the edit reminder screen. **To Reproduce** Steps to reproduce the behavior: 1....

bug

**Describe the bug** When a notification is active and the app is updated, the active notification is re-raised. For the user, this looks like a duplicate notification. **To Reproduce** Steps...

bug