Héctor Ramón Jiménez
|
5af4159848
|
Draft basic styling for TextInput
|
2020-01-01 18:26:49 +01:00 |
|
Héctor Ramón Jiménez
|
9ab7c47dc7
|
Add border_width and border_color to Quad
|
2019-12-31 21:38:52 +01:00 |
|
Héctor Ramón Jiménez
|
36e7ac2048
|
Fix cursor positioning in TextInput on overflow
|
2019-12-21 05:30:48 +01:00 |
|
Héctor Ramón Jiménez
|
14fb7e13fb
|
Place TextInput cursor position on click
|
2019-12-05 03:09:39 +01:00 |
|
Héctor Ramón Jiménez
|
0b5409c53d
|
Fix TextInput inner border radius in iced_wgpu
|
2019-12-03 07:40:56 +01:00 |
|
Héctor Ramón Jiménez
|
65eb218d3d
|
Move widgets from core to native and web
Also made fields private and improved `Renderer` traits.
|
2019-11-21 13:47:20 +01:00 |
|
Héctor Ramón Jiménez
|
6857829dc3
|
Draft Font type and implement Text::font
|
2019-11-13 07:22:21 +01:00 |
|
Héctor Ramón Jiménez
|
f0b1e65ba4
|
Move text logic in iced_wgpu to a text module
|
2019-11-13 03:54:36 +01:00 |
|
Héctor Ramón Jiménez
|
860a6923bb
|
Split text measurements cache from rendering cache
This speeds up layouting in the most common scenario considerably!
🎉
|
2019-11-11 06:07:31 +01:00 |
|
memoryruins
|
e7bd24c13e
|
use Color's From impl in more places
|
2019-11-07 01:03:29 -05:00 |
|
Héctor Ramón Jiménez
|
b68ac3aa47
|
Merge branch 'master' into feature/performance-metrics
|
2019-11-05 03:43:54 +01:00 |
|
Héctor Ramón Jiménez
|
ef056d8489
|
Move Target to its own module
|
2019-11-02 20:20:35 +01:00 |
|