Héctor Ramón Jiménez
|
f14ef7a606
|
Fix clippy lints
|
2023-09-13 16:31:56 +02:00 |
|
Héctor Ramón Jiménez
|
f4c51a96d5
|
Introduce Motion concept in core::text::editor
|
2023-09-13 16:11:43 +02:00 |
|
Héctor Ramón Jiménez
|
52b36a9574
|
Use Theme::Dark in editor example
|
2023-09-13 15:17:04 +02:00 |
|
Héctor Ramón Jiménez
|
d502c9f16f
|
Unify Focus and Click updates in widget::text_editor
|
2023-09-13 15:16:47 +02:00 |
|
Héctor Ramón Jiménez
|
40eb648f1e
|
Implement Cursor::Selection calculation in Editor::cursor
|
2023-09-13 15:00:33 +02:00 |
|
Héctor Ramón Jiménez
|
a28ed825c1
|
Fix subline positioning in Editor::cursor
|
2023-09-12 20:57:46 +02:00 |
|
Héctor Ramón Jiménez
|
4389ab9865
|
Fix cursor offset with Affinity::After at the end of lines in Editor::cursor
|
2023-09-12 18:27:30 +02:00 |
|
Héctor Ramón Jiménez
|
abab144857
|
Return Cursor::Caret if selection matches cursor position in Editor::cursor
|
2023-09-12 18:20:02 +02:00 |
|
Héctor Ramón Jiménez
|
1455911b63
|
Add Enter variant to Action in text::Editor
|
2023-09-12 15:03:23 +02:00 |
|
Héctor Ramón Jiménez
|
6448429103
|
Draft Editor API and TextEditor widget
|
2023-09-12 14:51:00 +02:00 |
|
Héctor Ramón Jiménez
|
346af3f8b0
|
Make FontSystem global and simplify Paragraph API
|
2023-09-11 02:47:24 +02:00 |
|
Héctor Ramón Jiménez
|
9245423c5d
|
Fix link in CONTRIBUTING guide
|
2023-09-11 01:10:31 +02:00 |
|
Héctor Ramón
|
4fe69c83f2
|
Merge pull request #2078 from Nisatru/fix-combo-box
Fix `ComboBox` widget panic on wasm
|
2023-09-11 00:20:04 +02:00 |
|
Thomas
|
90bd581d8e
|
Fix ComboBox widget panic on wasm
|
2023-09-10 10:18:58 +02:00 |
|
Héctor Ramón Jiménez
|
bc1bde0d5c
|
Fix ComboBox widget not displaying selection text
|
2023-09-10 03:36:31 +02:00 |
|
Héctor Ramón Jiménez
|
6d379b7fce
|
Fix unnecessary dereference in Tooltip
|
2023-09-10 03:16:55 +02:00 |
|
Héctor Ramón Jiménez
|
b329950a42
|
Fix Tooltip widget state management
|
2023-09-10 03:15:31 +02:00 |
|
Héctor Ramón Jiménez
|
df72fd1095
|
Fix Widget::layout implementation of MouseArea
|
2023-09-10 03:04:02 +02:00 |
|
Héctor Ramón
|
1af5ff41ab
|
Merge pull request #2058 from iced-rs/explicit-text-caching
Explicit text caching
|
2023-09-10 01:14:39 +02:00 |
|
Héctor Ramón Jiménez
|
1cc5bf59d7
|
Fix CHANGELOG
|
2023-09-10 00:59:54 +02:00 |
|
Héctor Ramón Jiménez
|
b42b24b79a
|
Fix (more) broken intradoc links
Good thing I just set up CI earlier for this 😅
|
2023-09-10 00:55:46 +02:00 |
|
Héctor Ramón Jiménez
|
c692845744
|
Fix broken intradoc link in widget::keyed module
|
2023-09-10 00:44:58 +02:00 |
|
Héctor Ramón Jiménez
|
8aa7874ba9
|
Fix Wasm build of todos example
|
2023-09-10 00:43:38 +02:00 |
|
Héctor Ramón Jiménez
|
b8e5693a30
|
Merge branch 'master' into explicit-text-caching
|
2023-09-10 00:34:21 +02:00 |
|
Héctor Ramón
|
a3489e4af9
|
Merge pull request #2076 from Nisatru/run-web
Get web examples running again
|
2023-09-09 23:24:54 +02:00 |
|
Héctor Ramón Jiménez
|
9565123389
|
Remove unused unicode-segmentation dependency from iced_graphics
|
2023-09-09 23:06:06 +02:00 |
|
Héctor Ramón Jiménez
|
bbb9c2d928
|
Count grapheme clusters in Paragraph::grapheme_position
|
2023-09-09 23:05:44 +02:00 |
|
Thomas
|
fbc9ef74c4
|
Change init_with_level to init in examples
|
2023-09-09 22:42:41 +02:00 |
|
Héctor Ramón
|
e3aa8f71e6
|
Merge pull request #2077 from matze/fix-doc-links
Fix majority of unresolved documentation links
|
2023-09-09 21:16:55 +02:00 |
|
Héctor Ramón Jiménez
|
419d9374b7
|
Fix outstanding broken intradoc links
|
2023-09-09 21:08:23 +02:00 |
|
Héctor Ramón Jiménez
|
f60884f6f8
|
Deny broken_intradoc_links and verify documentation in CI
|
2023-09-09 20:58:45 +02:00 |
|
Matthias Vogelgesang
|
89d9f1d7d2
|
Fix majority of unresolved documentation links
|
2023-09-09 18:59:17 +02:00 |
|
Thomas
|
052fe0edae
|
Dont use tracing-subscriber dependency on web
|
2023-09-09 14:15:11 +02:00 |
|
Thomas
|
52da89ac53
|
Add instructions to run web examples
|
2023-09-09 14:11:40 +02:00 |
|
Thomas
|
e562544807
|
Add logging for web in tour example
|
2023-09-09 14:09:48 +02:00 |
|
Thomas
|
9c2ad457d8
|
Add webgl feature for web examples
|
2023-09-09 13:59:18 +02:00 |
|
Héctor Ramón Jiménez
|
3cc605b70f
|
Implement Icon support for TextInput
|
2023-09-09 12:36:00 +02:00 |
|
Héctor Ramón Jiménez
|
3450987355
|
Invalidate existing paragraphs when new fonts are loaded
|
2023-09-09 11:21:32 +02:00 |
|
Héctor Ramón
|
89d9c45d25
|
Merge pull request #2055 from matze/perceptual-gradient
Compute gradients in Oklab color space
|
2023-09-08 04:55:16 +02:00 |
|
Héctor Ramón Jiménez
|
90cbab18b9
|
Fine-tune Radians::to_distance
An angle of 0 radians will "point" to the top-center of a `Rectangle` and
then increase clockwise.
|
2023-09-08 02:36:17 +02:00 |
|
Héctor Ramón Jiménez
|
d2294737c2
|
Use Radians as a number directly in gradient example
|
2023-09-08 01:58:52 +02:00 |
|
Héctor Ramón Jiménez
|
c1139898c5
|
Remove unnecessary centering in gradient example
|
2023-09-07 07:55:54 +02:00 |
|
Héctor Ramón Jiménez
|
d6be3ab682
|
Use horizontal_space instead of empty text widget in gradient example
|
2023-09-07 07:55:09 +02:00 |
|
Héctor Ramón Jiménez
|
6ff2e48feb
|
Use Default for container::Appearance in gradient example
|
2023-09-07 07:53:34 +02:00 |
|
Héctor Ramón Jiménez
|
fc261a539b
|
Fix name of gradient example package
|
2023-09-07 07:53:26 +02:00 |
|
Héctor Ramón Jiménez
|
d818deb4cd
|
Increase threshold of enum-variant-names lint
|
2023-09-07 07:50:59 +02:00 |
|
Héctor Ramón Jiménez
|
f83fb9b6cd
|
Use Color::WHITE in gradient example
|
2023-09-07 07:48:44 +02:00 |
|
Héctor Ramón Jiménez
|
21259ee745
|
Rename gradients example to gradient
|
2023-09-07 07:48:44 +02:00 |
|
Héctor Ramón Jiménez
|
adfcd8c727
|
Simplify gradients example
|
2023-09-07 07:48:44 +02:00 |
|
Héctor Ramón Jiménez
|
10d0b257f9
|
Use Oklab color interpolation only with color::GAMMA_CORRECTION
|
2023-09-07 07:48:43 +02:00 |
|