FloVanGH

Results 49 issues of FloVanGH

The auto installation of cargo-nodes dependencies e.g. wasm2js is not possible on Ubuntu 18.04. There is also an error with sudo.

bug

If you want to load assets and fonts and define it in the Node.toml. cargo-node produces a file error by copying the fonts.

bug

* [ ] Remove unused code * [ ] Move templates to template files *.html, *.js * [ ] Code format output of temlates

Are there any plans to support push notifications?

enhancement
wontfix until ows changes mind

* Add a way to display the input-type e.g. password or numeric of a line edit in form of a icon * Add a way to display the operations on...

enhancement
a:widgets

To show what is already possible with the `std-widgets` and also with Slint in common it would be nice to have a demo that provides different examples representing real world...

a:demos

The TableView will introduce editable cells. This features will be adopted to the ListView items.

enhancement
a:widgets

This is relevant after #2032 is finished: - [x] Resizing of columns - [ ] Build in column sort mechanism (e.g. by internal generate sort model wrapper) - [ ]...

stat:awaiting response
type:support
stale
TF 2.15

For something like a long-press on a `SpinBox` button we will need something to check for a `press-and-hold` event on `TouchArea`. ## Suggestion ```slint TouchArea { pointer-event(e) { if (e.kind...

enhancement
a:builtin elements

At the moment if you want to give access to properties and functions from a base component to derivative components you need to make that all public what in the...

enhancement
a:language-slint
priority:low