issues
search
iced-rs
/
iced_aw
Additional widgets for the Iced GUI library
MIT License
467
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixing the backspace issue in number inputs on Mac
#303
whizsid
closed
1 day ago
0
Fixing the compilation error caused by std Instant on WASM targets
#302
whizsid
closed
4 days ago
0
Unwrap in menu overlay causes app to crash
#301
andrewdavidmackenzie
opened
5 days ago
1
DropDown out of view if item is in scrollable
#300
JL710
opened
1 week ago
0
Can't edit NumberInput using keyboard
#299
ales-tsurko
opened
3 weeks ago
1
Wrong icons in NumberInput
#298
ales-tsurko
closed
3 weeks ago
1
Fix compilation errors with 2 examples that use icons.
#297
hydra
closed
3 weeks ago
0
Added the `id()` method to `NumberInput`
#296
Kamduis
closed
1 month ago
0
`NumberInput` missing the `id()` method of the underlying `TextInput`
#295
Kamduis
closed
1 month ago
0
Make `selection_list` follow iced theme
#294
TheSpartaPT
closed
1 month ago
0
NumberInput does not play nice with custom icon fonts
#293
rscarson
opened
1 month ago
2
deprecate fonts since this is a widget crate, not a font crate.
#292
Redhawk18
closed
2 months ago
0
Versioning table update in README.md
#291
Delphinidae84
closed
2 months ago
1
bump iced to v0.13.0
#290
edwloef
closed
2 months ago
0
Consider a new release to match iced 0.13
#289
TitouanReal
closed
2 months ago
1
no `Wrapping` in `text`
#288
cbeust
opened
2 months ago
0
Add `text::Wrapping` support
#287
edwloef
closed
2 months ago
0
NumberInput surprising/wrong behaviour with width & content_width
#286
StillGreen-san
opened
2 months ago
3
fix max width being reduced by padding in number_input
#285
StillGreen-san
closed
2 months ago
0
Shring card body limits by head and foot size
#284
lanastara
closed
2 months ago
0
Card uses Limits for both header and Content
#283
lanastara
closed
2 months ago
0
Reorganising
#282
Ultraxime
closed
2 months ago
0
Replacing f32 by iced::Padding and iced::Pixels when possible
#281
Ultraxime
closed
2 months ago
0
Grid Spacing
#280
ti-integra
closed
2 months ago
3
Correcting menu (index error when less than 2 items)
#279
Ultraxime
closed
3 months ago
0
Error with Number Input in Grid
#278
Ultraxime
opened
3 months ago
2
Changing the TypedInput APi to a one similar to the TextInput's
#277
Ultraxime
closed
3 months ago
2
Tabs is not implemented From for Element
#276
eribol
closed
3 months ago
7
Cross-Compatibility Issue with Menu Bar on Linux
#275
sundaram123krishnan
closed
3 months ago
2
WASM build broken
#274
tukanoidd
opened
3 months ago
3
Adding helpers and placeholder for typed_input
#273
Ultraxime
closed
3 months ago
0
add lucide font
#272
Redhawk18
closed
3 months ago
6
Menu fix
#271
genusistimelord
closed
4 months ago
0
Forgot to add new feature to the README.md.
#270
rizzen-yazston
closed
4 months ago
0
Fix out of range error when traversing menus
#269
shartrec
closed
4 months ago
0
iced_aw MenuBar panics with "attempted to index slice up to maximum usize"
#268
shartrec
closed
3 months ago
7
Adding support for dots in number_input
#267
Ultraxime
closed
3 months ago
9
`iced` commit 23ad153 broke selection_list
#266
rizzen-yazston
closed
4 months ago
0
Corrected issue in 'layout()' of 'FlushColumn' and 'FlushRow'.
#265
rizzen-yazston
closed
4 months ago
0
Remove errors occuring when sidebar feature isn't enabled
#264
43-21
closed
4 months ago
1
New feature: Sidebar
#263
rizzen-yazston
closed
4 months ago
0
Correcting numberpad input for the NumberInput
#262
Ultraxime
closed
4 months ago
0
Keyboard not working with NumberInput
#261
Ultraxime
closed
4 months ago
11
Beta to main
#260
genusistimelord
closed
4 months ago
0
update to how main is
#259
genusistimelord
closed
4 months ago
0
use new alignment methods from iced
#258
Redhawk18
closed
4 months ago
3
Toggle Menu Bar on Click
#257
sundaram123krishnan
closed
4 months ago
2
Icons not properly rendered
#256
Ultraxime
closed
4 months ago
4
Picklist doesn't show options when embedded in a menu
#255
barskern
opened
4 months ago
8
Use IntoIterator instead of Vec for tabs
#254
barskern
closed
4 months ago
0
Next