Skip to main content

DEFAULT_MAIN_PANE_ORDER

Constant DEFAULT_MAIN_PANE_ORDER 

Source
pub const DEFAULT_MAIN_PANE_ORDER: [MainVerticalPane; 3];
Expand description

What: Default top-to-bottom order (results, then middle search row, then package info).

Inputs: None (constant).

Output: Constant array value.

Details:

  • Matches the historical layout before main_pane_order existed.