mortbopet / Ripes

A graphical processor simulator and assembly editor for the RISC-V ISA
https://ripes.me/
MIT License
2.57k stars 274 forks source link

Implement persisting UI states #294

Open tech-bash opened 1 year ago

tech-bash commented 1 year ago

Fix: #140

I have started the task, please let me know if I am going in the right direction. Just for my check the moveEvent doesn't have any size() function it has QPoint so to avoid the implications I set them_savedSize type to QVariant would that be okay?

tech-bash commented 1 year ago

@mortbopet any comments sir?