mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 05:37:42 +00:00
Set AISRecentEntryDetailView dirty when entry changes.
This commit is contained in:
@@ -335,6 +335,7 @@ void AISRecentEntryDetailView::paint(Painter& painter) {
|
||||
|
||||
void AISRecentEntryDetailView::set_entry(const AISRecentEntry& entry) {
|
||||
entry_ = entry;
|
||||
set_dirty();
|
||||
}
|
||||
|
||||
AISAppView::AISAppView() {
|
||||
|
Reference in New Issue
Block a user