mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-16 09:13:24 +00:00
Extract AIS record renderer from AISView.
This commit is contained in:
@@ -105,14 +105,6 @@ private:
|
||||
|
||||
void on_packet(const ais::Packet& packet);
|
||||
|
||||
void draw_entry(
|
||||
const AISRecentEntry& entry,
|
||||
const Rect& target_rect,
|
||||
Painter& painter,
|
||||
const Style& style,
|
||||
const bool is_selected
|
||||
);
|
||||
|
||||
void truncate_entries();
|
||||
|
||||
RecentEntries::iterator selected_entry();
|
||||
|
||||
Reference in New Issue
Block a user