Johann Woelper

Results 48 issues of Johann Woelper

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] For those images that...

Initial search field for searching directory contents. No metadata support for now. ![image](https://github.com/user-attachments/assets/d7b81b63-fb1c-4303-8a22-600aa4f79438)

**Describe the bug** If any operator is added that changes size (crop, resize...) while the info window is open, oculante crashes with ``` [2024-10-21T19:30:32Z DEBUG oculante::image_editing] crop range fn: [0.03,...

bug
release blocker

**Describe the bug** Dragging a file onto the window failed with uppercase extensions **To Reproduce** Steps to reproduce the behavior: Drag a JPG onto the window

Hi! This might be an implementation / integration issue with egui. When requesting a frame with egui, for example with `ui.ctx().request_repaint()` this works as expected. However, if a frame is...