index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wgpu
/
src
/
renderer
/
widget
/
text_input.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Custom fonts can be set in the text input.
sumibi-yakitori
2020-01-27
1
-4
/
+10
*
Draft basic styling for `TextInput`
Héctor Ramón Jiménez
2020-01-01
1
-13
/
+19
*
Add `border_width` and `border_color` to `Quad`
Héctor Ramón Jiménez
2019-12-31
1
-21
/
+12
*
Fix cursor positioning in `TextInput` on overflow
Héctor Ramón Jiménez
2019-12-21
1
-10
/
+47
*
Place `TextInput` cursor position on click
Héctor Ramón Jiménez
2019-12-05
1
-16
/
+21
*
Fix `TextInput` inner border radius in `iced_wgpu`
Héctor Ramón Jiménez
2019-12-03
1
-1
/
+1
*
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
2019-11-21
1
-17
/
+18
*
Draft `Font` type and implement `Text::font`
Héctor Ramón Jiménez
2019-11-13
1
-10
/
+8
*
Move text logic in `iced_wgpu` to a `text` module
Héctor Ramón Jiménez
2019-11-13
1
-20
/
+5
*
Split text measurements cache from rendering cache
Héctor Ramón Jiménez
2019-11-11
1
-2
/
+2
*
use Color's `From` impl in more places
memoryruins
2019-11-07
1
-26
/
+8
*
Merge branch 'master' into feature/performance-metrics
Héctor Ramón Jiménez
2019-11-05
1
-57
/
+66
*
Move `Target` to its own module
Héctor Ramón Jiménez
2019-11-02
1
-0
/
+162