Closed gvanem closed 2 years ago
Acknowledged, I will check it after vacation.
I have used Qt6 API to implement this feature in 88c55ff40e59f3b16246b1c16ef25b611da05137 Please check if this implementation fits your expectations and report issues you may find. Thanks!
This patch tries to save and restore the main UI's size and position to
AbracaDABra.ini
. Write / reads this:in the
[General]
section. Hope I've not misunderstood these single-shot timers. I'm new to Qt6....But I messed up the PR again. The patch to
mainwindow.h
is simply this: