Barugon / egui_file

File dialog for egui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in Readme

c-git opened this issue · comments

commented

Hi the code in the readme is not in sync with the example. It fails to compile. (See line below). I didn't get a chance to try it but cargo-rdme might be able to let you use the same file so you don't need to do extra work to keep them in sync.

self.opened_file = Some(file.to_path_buf());