Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Introduce BoxEdges typedef. #1816

Merged
merged 5 commits into from
Jan 24, 2020
Merged

Introduce BoxEdges typedef. #1816

merged 5 commits into from
Jan 24, 2020

Commits on Jan 23, 2020

  1. Introduce BoxEdges typedef.

    jodator committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    328be98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9960a1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cc01a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Rename BoxEdges to BoxSides.

    Edges are more like contours around the box (containing or not containing the padding, border, etc.) and the box has always 4 sides (top, left, bottom, right).
    jodator committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    4674ba4 View commit details
    Browse the repository at this point in the history
  2. Docs: Minor corrections.

    oleq committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    b488001 View commit details
    Browse the repository at this point in the history