mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 00:29:33 +00:00
Push AIS list item draw style into render method.
This commit is contained in:
@@ -109,7 +109,8 @@ private:
|
||||
const RecentEntry& entry,
|
||||
const Rect& target_rect,
|
||||
Painter& painter,
|
||||
const Style& s
|
||||
const Style& style,
|
||||
const bool is_selected
|
||||
);
|
||||
|
||||
void truncate_entries();
|
||||
|
||||
Reference in New Issue
Block a user