MingaEditor.Layout.FooterOverlays (Minga v0.1.0)

Copy Markdown View Source

BEAM visibility source for footer-band overlay placement.

Summary

Types

A visible footer overlay: its registry surface id and its band content height.

Functions

Returns visible footer-band overlays for the frame, back-to-front by z.

Types

entry()

@type entry() :: {surface_id :: atom(), content_height :: non_neg_integer() | :max}

A visible footer overlay: its registry surface id and its band content height.

Functions

visible(state)

@spec visible(map()) :: [entry()]

Returns visible footer-band overlays for the frame, back-to-front by z.