Daniel Richter

Results 14 comments of Daniel Richter

> When do we create the hBitmap? Can this make search or dragging slow? It's done before starting the drag&drop action (after clicking one result item and dragging the mouse...

> [...] the drag icon itself is already present in `PowerLauncher.ViewModel.ResultViewModel.Image` resp. `_mouseDownResultViewModel.Image`. But I couldn't find a nice way get an hBitmap from an `ImageSource` typed object. If that...

What exactly does "We now only show thumbnails for files other than images, if the thumbnails already exist in Explorers thumbnail cache." mean? Sounds like it fixes something what isn't...

FYI: Versions of dependencies (`apt`, `pip`) installed via [frontend/docker/Dockerfile](https://github.com/troeger/fuzzed/blob/master/frontend/docker/Dockerfile.development) and [backend/docker/Dockerfile](https://github.com/troeger/fuzzed/blob/master/backend/docker/Dockerfile.development) in our running enviroment. ## Frontend ```sh $ docker exec -it ore-back-dev bash ``` ```sh $ cat /etc/lsb-release DISTRIB_ID=Ubuntu...