Héctor Ramón Jiménez
|
e6156fb0c5
|
Implement Widget::draw for Svg
|
2021-10-28 22:13:26 +07:00 |
|
Héctor Ramón Jiménez
|
5fee1e33d4
|
Implement Widget::draw for Tooltip
|
2021-10-28 20:30:25 +07:00 |
|
Héctor Ramón Jiménez
|
4889a95e59
|
Remove unused imports for toggler in iced_graphics
|
2021-10-28 20:17:49 +07:00 |
|
Héctor Ramón Jiménez
|
1c2792c0a0
|
Implement Widget::draw for Toggler
|
2021-10-28 18:17:47 +07:00 |
|
Héctor Ramón Jiménez
|
f625797392
|
Implement Widget::draw for Rule
|
2021-10-28 18:05:26 +07:00 |
|
Héctor Ramón Jiménez
|
e42e1e2f57
|
Implement Widget::draw for ProgressBar
|
2021-10-28 18:04:27 +07:00 |
|
Héctor Ramón Jiménez
|
8b15874218
|
Implement Widget::draw for image::Viewer
|
2021-10-28 17:01:23 +07:00 |
|
Héctor Ramón Jiménez
|
fe4dfeafdb
|
Wire up style to PickList and overlay::Menu
|
2021-10-28 15:41:12 +07:00 |
|
Héctor Ramón Jiménez
|
41394b4e90
|
Implement Widget::draw for PaneGrid
|
2021-10-25 15:37:28 +07:00 |
|
Héctor Ramón Jiménez
|
1afbc98544
|
Implement Widget::draw for Image
|
2021-10-25 15:03:57 +07:00 |
|
Héctor Ramón Jiménez
|
7c08c6bd13
|
Remove Renderer trait for Checkbox
|
2021-10-21 18:50:27 +07:00 |
|
Héctor Ramón Jiménez
|
d39ad717ed
|
Wire up styling to Radio in iced_native
|
2021-10-20 19:18:40 +07:00 |
|
Héctor Ramón Jiménez
|
e914888f57
|
Implement Widget::draw for TextInput
|
2021-10-20 18:40:39 +07:00 |
|
Héctor Ramón Jiménez
|
11bcb13427
|
Wire up styling to Slider in iced_native
|
2021-10-20 15:50:42 +07:00 |
|
Héctor Ramón Jiménez
|
3140cdc4ba
|
Wire up styling to Button in iced_native
|
2021-10-18 16:02:30 +07:00 |
|
Héctor Ramón Jiménez
|
d61cb58d92
|
Wire up container styling to iced_native
|
2021-10-18 15:36:32 +07:00 |
|
Héctor Ramón Jiménez
|
edea093350
|
Move Defaults from iced_graphics to iced_native
|
2021-10-18 15:19:04 +07:00 |
|
Héctor Ramón Jiménez
|
54a9a232f8
|
Draw scrollbar in Widget::draw for Scrollable
|
2021-10-18 14:48:33 +07:00 |
|
Héctor Ramón Jiménez
|
3a0c503db9
|
Implement Widget::draw for Text
|
2021-10-14 17:00:38 +07:00 |
|
Héctor Ramón Jiménez
|
03b3493138
|
Remove trait-specific draw logic in iced_native
|
2021-10-14 16:07:22 +07:00 |
|
Héctor Ramón Jiménez
|
a0ad399622
|
Refactor alignment types into an alignment module
|
2021-09-20 15:14:08 +07:00 |
|
Héctor Ramón Jiménez
|
643500bbdf
|
Use Option to encode empty text case in hit test methods
|
2021-09-15 14:49:13 +07:00 |
|
Héctor Ramón Jiménez
|
59b3d724ed
|
Use FillTessellator::tessellate_rectangle in Frame
|
2021-08-26 15:44:32 +07:00 |
|
Héctor Ramón Jiménez
|
82d967c04f
|
Avoid reallocating tessellators in Frame methods
|
2021-08-26 15:41:12 +07:00 |
|
Héctor Ramón Jiménez
|
d0fe7b57ea
|
Update lyon to 0.17 in iced_graphics
|
2021-08-26 14:54:02 +07:00 |
|
Héctor Ramón Jiménez
|
7614127d36
|
Rename HitTestResult to Hit
... and also move it to a new `text` module in `iced_core`
|
2021-08-26 14:41:33 +07:00 |
|
Tom
|
aa63841e2c
|
Implement textual hit testing
|
2021-08-21 10:31:26 -07:00 |
|
Héctor Ramón Jiménez
|
a866f8742e
|
Avoid cloning placeholder for PickList unnecessarily during draw
|
2021-07-22 20:22:38 +07:00 |
|
Héctor Ramón Jiménez
|
1b36068847
|
Introduce placeholder_color to pick_list::Style
|
2021-07-22 20:22:32 +07:00 |
|
Jon Pacheco
|
fa433743b3
|
feat: add placeholders to pick_list
see issue #726
|
2021-07-22 19:12:56 +07:00 |
|
Diego Fujii
|
80df17ab55
|
fix-typo
|
2021-06-24 00:16:08 +09:00 |
|
Yusuf Bera Ertan
|
83d19689c8
|
docs: update all 0.2 github links to 0.3
|
2021-06-14 21:01:37 +03:00 |
|
Kaiden42
|
7a626f3b7b
|
Change label of Toggler to optional
|
2021-06-03 20:21:55 +07:00 |
|
Kaiden42
|
52a185fbab
|
Implement Toggler widget for iced_native
|
2021-06-03 20:21:02 +07:00 |
|
Héctor Ramón
|
b94cd7a2a8
|
Use Padding::horizontal and Padding::vertical helpers
|
2021-06-01 19:21:43 +07:00 |
|
Héctor Ramón
|
0a14492343
|
Fix Tooltip widget
|
2021-06-01 19:13:52 +07:00 |
|
Ben LeFevre
|
fe0a27c56d
|
Add support for asymmetrical padding
|
2021-06-01 19:05:39 +07:00 |
|
Clark Moody
|
d4c5f3ee95
|
Enable event handling within the title elements
Shrink the pick area to avoid both the controls and the title elements.
Handle events and merge title area event status with control events.
|
2021-05-24 16:37:47 -05:00 |
|
Héctor Ramón
|
59c2500c55
|
Fix Scrollable scrollbar being rendered behind contents
... by issuing a new clip layer just for the scrollbar itself.
|
2021-05-03 15:42:02 +07:00 |
|
Downtime
|
ca4257ff5c
|
Update frame.rs
|
2021-04-01 21:58:25 +08:00 |
|
Héctor Ramón
|
7eb5127748
|
Merge pull request #770 from hecrj/feature/clipboard-write
Write clipboard support and `TextInput` copy and cut behavior
|
2021-03-10 21:13:07 +01:00 |
|
Héctor Ramón Jiménez
|
21971e0037
|
Make Clipboard argument in Widget trait mutable
|
2021-03-10 01:59:02 +01:00 |
|
Héctor Ramón Jiménez
|
c51b771519
|
Reposition Tooltip inside viewport bounds
... only when out of bounds.
|
2021-02-27 03:47:13 +01:00 |
|
Héctor Ramón Jiménez
|
f52f8c1337
|
Fix viewport argument in PaneGrid draw calls
|
2021-02-27 03:36:46 +01:00 |
|
Héctor Ramón Jiménez
|
4e923290cc
|
Add style and padding to Tooltip
|
2021-02-23 04:00:35 +01:00 |
|
Héctor Ramón Jiménez
|
2f766b7341
|
Introduce Tooltip::gap to control spacing
|
2021-02-23 03:16:37 +01:00 |
|
Héctor Ramón Jiménez
|
81c75c1524
|
Change Tooltip to support Text only for now
|
2021-02-23 03:09:16 +01:00 |
|
Yusuf Bera Ertan
|
a19f89d3a6
|
feat(native): add Tooltip widget
|
2021-02-15 19:37:46 +03:00 |
|
Héctor Ramón Jiménez
|
a7bb7bb2ea
|
Implement split highlight on hover for PaneGrid
|
2021-01-01 15:28:38 +01:00 |
|
Héctor Ramón
|
f8aef03456
|
Merge pull request #657 from clarkmoody/feature/pane-grid-title-contents
Generic Element Content in Pane Grid TitleBar
|
2020-12-22 14:58:39 +01:00 |
|