mirror of
https://github.com/forkless/NotAlterra.git
synced 2026-08-18 17:22:32 +02:00
Show status bar text under whale
This commit is contained in:
@@ -125,6 +125,7 @@ pub fn draw_main_menu(f: &mut Frame, state: &mut ListState, app: &AppState, save
|
||||
let prompt = "↑/↓ navigate Enter select";
|
||||
draw_select_list(f, chunks[2], &items, &descs, prompt, state);
|
||||
|
||||
draw_status_bar(f, chunks[3], app);
|
||||
draw_whale_separator(f, chunks[3], app);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user