therealbluepandabear
|
4dd268c2bc
Rename `Coordinate` and `Dimension` to `Vector` with `x` and `y`.
|
il y a 2 ans |
therealbluepandabear
|
5501214ac4
Fix wrong dimension for `StackLayout`. Rename `Coordinates` to `Coordinate` and `Dimensions` to `Dimension`. Make `StackLayout`'s `children` field public as it may be useful for those who wish to use this library.
|
il y a 2 ans |
therealbluepandabear
|
dda176583b
Fix bug where `Rect.empty` had a black fill color instead of the default terminal fill color.
|
il y a 2 ans |
therealbluepandabear
|
a7eacaff2d
Minor cleanup.
|
il y a 2 ans |
therealbluepandabear
|
2d6892b343
Fix code not running because of nonexistent modules.
|
il y a 2 ans |
therealbluepandabear
|
ffbed0be50
Major `Rect` updates: there are now only two ways that you can make a `Rect`, using the `withFill` or `withFrame` static functions. Furthermore, the user can now create filled rectangles!
|
il y a 2 ans |
therealbluepandabear
|
faae463d70
Rename.
|
il y a 2 ans |
therealbluepandabear
|
7ef4e91a97
Code cleanup for `Rect`.
|
il y a 2 ans |
therealbluepandabear
|
df5abae33e
`Label` now accepts a `Rect` parameter.
|
il y a 2 ans |
therealbluepandabear
|
8fe9dec2da
Some `Rect` updates, you can now specify a background and whether you want a border for the rectangle.
|
il y a 2 ans |
therealbluepandabear
|
89a7270bf6
Fix major bug in `Rect`.
|
il y a 2 ans |
therealbluepandabear
|
5a28a4f78b
Add option to align text left/right for `Label`.
|
il y a 2 ans |
therealbluepandabear
|
17978366d2
Remove redundant getters/setters (not needed because of uniform function call syntax).
|
il y a 2 ans |
therealbluepandabear
|
6be86e054b
`const` is redundant -- codebase style has been changed to only use `const` when absolutely needed.
|
il y a 2 ans |
therealbluepandabear
|
b9b0fe9120
Make some fields/variables `const` (3).
|
il y a 2 ans |
therealbluepandabear
|
c51f03600f
Make some fields/variables `const`.
|
il y a 2 ans |
therealbluepandabear
|
527b455393
Some code improvements.
|
il y a 2 ans |
therealbluepandabear
|
e02f377c6c
Some more structural updates, but still WIP.
|
il y a 2 ans |
therealbluepandabear
|
ae8983b245
Some major class design updates.
|
il y a 2 ans |
therealbluepandabear
|
d039cbb1f5
WIP stuff.
|
il y a 2 ans |