mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-13 07:33:39 +00:00
Set AISRecentEntryDetailView dirty when entry changes.
This commit is contained in:
parent
e163ed7463
commit
f292d5038a
@ -335,6 +335,7 @@ void AISRecentEntryDetailView::paint(Painter& painter) {
|
||||
|
||||
void AISRecentEntryDetailView::set_entry(const AISRecentEntry& entry) {
|
||||
entry_ = entry;
|
||||
set_dirty();
|
||||
}
|
||||
|
||||
AISAppView::AISAppView() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user