doc: clarify Quad border alignment
This commit is contained in:
parent
e8b1e5a112
commit
be59ec0ffc
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ pub struct Quad {
|
|||
/// The bounds of the [`Quad`].
|
||||
pub bounds: Rectangle,
|
||||
|
||||
/// The [`Border`] of the [`Quad`].
|
||||
/// The [`Border`] of the [`Quad`]. The border is drawn on the inside of the [`Quad`].
|
||||
pub border: Border,
|
||||
|
||||
/// The [`Shadow`] of the [`Quad`].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue