R(ust)SVP
- 7 Devlogs
- 8 Total hours
A RSVP in Rust with eframe & egui
A RSVP in Rust with eframe & egui
Last devlogs before Ship ! 
I have done the README.md and upload the video + screen shot. All I have to do now is publish it to crates.io / cargo !
Devlogs Number 6 
I have done a lot of optimization and reorganization in the code so it’s clean as possible 
I also added the Drag & Drop feature with error management if the file is not a .txt file
Devlogs number…. 5 
In this devlogs I have added simple things such as :
Devlogs number 4 
New UI + Keyboard Control
!
Here is what has been changed or added:
Change Font to Ubuntu Bold
New button UI
New Slider UI
New Top Bar arrangement
Keybinds for everything (Start, Next, Previous, WPM, Reset)
3rd Devlogs 
Just some little fix / update:
Grey out Back and Next Button when going backward or forward is not possible
New default font: Helvetica for text and NotoSansSymbol for keybinds symbol
2nd devlogs 
Here are the things that I have added:
The center letter of the word is RED 
The text is center on the screen, and the RED
character never move from the center of the screen, so there is no need to move the eyes
Text is now bigger
Start/Stop Button
Reset Button
Punctuation are now at the end of the previous word
The last word stay in place even when the text is finished (before it was showing nothing)