kristianhasselknippe

Results 25 issues of kristianhasselknippe

The project displays the letter `f` drawn with svg path data. The first path gets its very top part clipped for some reason. In the second example i've added a...

Severity: Bug

The following code: ``` ``` gives this error message: ``` Fuse 1.4.0 (build 14869) Configuring 1.0 s Compiling syntax tree (unknown): E4121: 'Foo' is already defined at build\Local\Designer\cache\ux13\Foo.g.uno(2.22) 0.8 s...

In case one wants to draw outside the element bounds and have that area receive pointer events as well.

``` component MyInput(state: Subject[string]): stack(width = 200.0): text(text = "", alignment = Alignment.Center, color = black) textInput( alignment = Alignment.Left, text

All items will get the event atm. This makes it difficult when one moves from one item somewhere in the hierarchy, to an item placed on top of it at...