Closed AdamLuczaj closed 1 year ago
Need this to be merged before working on the patient wakeup code (ui code will conflict).
@AdamLuczaj, this is good to merge after adding the repaint()
calls.
@zachtes13 I have no idea what you mean by repaint(), please tell me what this is.
I think the buttons look better like this, there was a lot of empty space before.
We could also do something like this if we think we need to add several more buttons.
@zachtes13 I have no idea what you mean by repaint(), please tell me what this is.
Check out line 105 in MainWindow
where we’ve used this before. Just ensures the UI updates dynamically while the application runs
@zachtes13 @VinceCardillo please review again and you can merge it on your own. I had to change the ui height because I couldn't figure out how to change it with static numbers to make it as it was before but i made the ui smaller. this nitpicking about the specific height size isn't super important.
Implemented a Battery Replacement feature for the UI.