Héctor Ramón Jiménez
|
891b917576
|
Simplify on_paste signature
... and fix spacing.
|
2022-07-13 18:35:41 +02:00 |
|
Wyatt Jacob Herkamp
|
e8cfa644e7
|
Added on_paste handler to TextInput
|
2022-07-13 18:32:56 +02:00 |
|
Héctor Ramón Jiménez
|
2f76a10a1d
|
Fix further clippy lints
... and explicitly annotate crates as well.
|
2022-07-09 18:03:59 +02:00 |
|
Poly
|
15f794b7a8
|
Address Clippy lints
|
2022-07-09 17:07:38 +02:00 |
|
Héctor Ramón Jiménez
|
fa55dff61d
|
Merge branch 'master' into theming
|
2022-07-08 19:31:45 +02:00 |
|
Héctor Ramón Jiménez
|
1dd1a2f97f
|
Introduce StyleSheet for Text widget
|
2022-06-29 10:51:01 +02:00 |
|
Héctor Ramón Jiménez
|
3a22faaa20
|
Remove unused code warnings
|
2022-06-07 04:55:46 +02:00 |
|
Héctor Ramón Jiménez
|
396735b682
|
Implement theme styling for PickList and Menu
|
2022-06-07 04:51:44 +02:00 |
|
Héctor Ramón Jiménez
|
97555e67af
|
Implement theme styling for Container
|
2022-06-07 04:11:24 +02:00 |
|
Héctor Ramón Jiménez
|
de21a651c0
|
Implement theme styling for Scrollable
|
2022-06-07 03:26:48 +02:00 |
|
mtkennerly
|
20780f36d1
|
Prevent pane grid title bar content and controls from overlapping
|
2022-06-07 07:30:44 +08:00 |
|
Héctor Ramón Jiménez
|
ce53d3933c
|
Implement theme styling for TextInput
|
2022-06-07 01:11:35 +02:00 |
|
Héctor Ramón Jiménez
|
835877fc63
|
Implement theme styling for Checkbox
|
2022-06-04 03:26:53 +02:00 |
|
Héctor Ramón Jiménez
|
77dc9dc2cb
|
Implement theme styling for ProgressBar
|
2022-06-01 02:40:42 +02:00 |
|
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
|
6f69df3d41
|
Implement theme styling for PaneGrid
|
2022-06-01 01:46:14 +02:00 |
|
Héctor Ramón Jiménez
|
3e2b6247f7
|
Implement theme styling for Toggler
... and wire up theming to the `styling` example.
|
2022-06-01 01:46:04 +02:00 |
|
Héctor Ramón Jiménez
|
28d09bfff1
|
Implement theme styling for Radio
|
2022-05-27 01:29:36 +02:00 |
|
Héctor Ramón Jiménez
|
d5bc610d01
|
Fix examples and doc-tests
|
2022-05-26 23:12:11 +02:00 |
|
Héctor Ramón Jiménez
|
cf0230072c
|
Rename Variant to Style and Style to Appearance
|
2022-05-26 23:07:34 +02:00 |
|
Héctor Ramón Jiménez
|
3a820b45f3
|
Implement theme styling for Slider
|
2022-05-26 00:40:27 +02:00 |
|
Héctor Ramón Jiménez
|
664251f3f5
|
Draft first-class Theme support
RFC: https://github.com/iced-rs/rfcs/pull/6
|
2022-05-14 01:56:32 +02:00 |
|
Héctor Ramón Jiménez
|
e7d595c7de
|
Write documentation for iced_pure
|
2022-05-02 20:16:00 +02:00 |
|
Héctor Ramón Jiménez
|
68e9eb0a9b
|
Fix broken intra-doc links in documentation
|
2022-04-30 14:20:52 +02:00 |
|
Héctor Ramón Jiménez
|
ac35fe3edf
|
Point repository links to 0.4 branch in documentation
|
2022-04-30 13:54:07 +02:00 |
|
Cory Forsstrom
|
d562c27e8c
|
Restrict text width & height to prevent overflow
|
2022-04-27 09:24:04 -07:00 |
|
Cory Forsstrom
|
bc8b4bb182
|
Manually center top aligned text
|
2022-04-27 08:56:43 -07:00 |
|
Cory Forsstrom
|
4329f0480b
|
Use top alignment instead of new layer
|
2022-04-27 08:49:55 -07:00 |
|
Cory Forsstrom
|
6e70d9ad83
|
Clip bounds to prevent text overflow
|
2022-04-25 09:01:04 -07:00 |
|
Cory Forsstrom
|
83171f05d0
|
Don't wrap picklist label text
|
2022-04-25 08:52:10 -07:00 |
|
Héctor Ramón Jiménez
|
e33f43af31
|
Reuse Tooltip draw logic in iced_pure
|
2022-04-24 20:45:43 +07:00 |
|
Casper Rogild Storm
|
5d67f9988c
|
Implemented Tooltip as Pure
|
2022-04-22 13:35:53 +02:00 |
|
MG_REX
|
c0e10f2e9d
|
Fix slider's handle position calculation
|
2022-03-29 18:49:08 +07:00 |
|
Héctor Ramón
|
13a2997deb
|
Merge pull request #1294 from marienz/pure-overlay
Forward overlay() calls in iced_pure::element::Map
|
2022-03-29 18:41:02 +07:00 |
|
Héctor Ramón Jiménez
|
d9d6dff550
|
Loose lifetime bounds in pure::Widget implementations
|
2022-03-29 18:24:17 +07:00 |
|
Héctor Ramón Jiménez
|
f6700000a2
|
Fix KeyPressed event being always Captured by TextInput
|
2022-03-28 19:20:40 +07:00 |
|
Héctor Ramón Jiménez
|
497a3ca8ab
|
Restore TextInput::draw helper
This helper should be unnecessary in the future.
|
2022-03-18 22:22:19 +07:00 |
|
Héctor Ramón Jiménez
|
6dd187ff08
|
Implement pure version of PaneGrid widget
|
2022-03-14 17:44:25 +07:00 |
|
Héctor Ramón Jiménez
|
0fbd1d98b5
|
Implement pure version of Rule widget
|
2022-03-10 16:58:55 +07:00 |
|
Héctor Ramón Jiménez
|
12c1a3f829
|
Remove redundant widget modules in subcrates
Instead, we can define the type aliases just once in the root crate!
|
2022-03-09 14:10:15 +07:00 |
|
Héctor Ramón Jiménez
|
c35496d80f
|
Merge branch 'master' into virtual-widgets
|
2022-03-07 15:29:43 +07:00 |
|
Héctor Ramón Jiménez
|
1313c94e3b
|
Remove hash_layout method from Widget trait
|
2022-02-23 21:31:54 +07:00 |
|
Héctor Ramón Jiménez
|
15b4bbd49d
|
Hash content_fit in hash_layout of Image and Svg
|
2022-02-16 18:19:37 +07:00 |
|
Héctor Ramón Jiménez
|
8d94cd4c5c
|
Remove redundant layout.bounds() calls in Image and Svg
|
2022-02-16 18:19:37 +07:00 |
|
Héctor Ramón Jiménez
|
83c0e0f7a8
|
Add ContentFit support to Svg widget
|
2022-02-16 18:19:37 +07:00 |
|
Héctor Ramón Jiménez
|
6822d1d9f2
|
Center Image inside available bounds when possible
|
2022-02-16 18:19:37 +07:00 |
|
Héctor Ramón Jiménez
|
0aff444941
|
Rename Image::fit to content_fit
... just for consistency!
|
2022-02-16 18:19:37 +07:00 |
|
Héctor Ramón Jiménez
|
8b5c9dfa71
|
Make documentation of Image::fit consistent
|
2022-02-16 18:19:37 +07:00 |
|
Héctor Ramón Jiménez
|
395eacfc10
|
Use a new clipping layer only when necessary in Image::draw
|
2022-02-16 18:19:36 +07:00 |
|
Emi Simpson
|
ca1fcdaf14
|
Add support for ContentFit for Image
|
2022-02-16 18:19:33 +07:00 |
|