Héctor Ramón Jiménez
|
c275fde67a
|
Implement theme styling for Rule
|
2022-06-01 01:56:46 +02:00 |
|
Héctor Ramón Jiménez
|
157a40a568
|
Introduce generic lifetime to Default implementation for style sheets
|
2021-11-02 16:02:05 +07:00 |
|
Héctor Ramón Jiménez
|
631e95ee0b
|
Move viewport argument to last position in mouse_interaction methods
This keeps the order of the arguments consistent with `draw`.
|
2021-11-02 15:03:29 +07:00 |
|
Héctor Ramón Jiménez
|
48490c3d87
|
Introduce state lifetime for style_sheet in Rule
|
2021-10-31 17:34:58 +07:00 |
|
Billy Messenger
|
6c179379a0
|
tweak default rule style
|
2021-08-12 09:57:59 -05:00 |
|
Héctor Ramón
|
662889bb83
|
Implement Default for Style in rule
|
2021-06-01 18:32:56 +07:00 |
|
Héctor Ramón Jiménez
|
01322f69a4
|
Use recently stabilized intra-doc links
See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md
|
2020-11-26 02:05:43 +01:00 |
|
Héctor Ramón Jiménez
|
f41eacc3dc
|
Use f32 for border_width and border_radius
|
2020-11-23 00:31:50 +01:00 |
|
Billy Messenger
|
fed30ef775
|
added FillMode::fill()
|
2020-08-22 21:23:50 +02:00 |
|
Billy Messenger
|
32561bd85c
|
added FillMode enum style for the Rule widget
|
2020-08-22 21:23:44 +02:00 |
|
Billy Messenger
|
8d68c8584e
|
widget Rule added
|
2020-08-22 21:23:27 +02:00 |
|