gooey icon indicating copy to clipboard operation
gooey copied to clipboard

Defold GUI system

Results 15 gooey issues
Sort by recently updated
recently updated
newest added

There should be a setable option/flag that specifies, if the scroll down with mouse wheel should move the horizontal list's items from left->right or right->left.

improvement

On iOS devices I get missed backspace presses in input fields, as the ones on the [examples](https://britzl.github.io/Gooey/). If I type "123" using the on-screen keyboard then click backspace two times...

bug

Easily reproduced with a emoji such as 😄 while typing on a phone. @britzl How do you think we should handle this? ``` ERROR:SCRIPT: /gooey/internal/utf8.lua:128: Invalid UTF-8 character stack traceback:...

bug

Implement the ability to "flick" scroll list. After a fast swipe the list should keep its momentum

improvement

Would like a way to change the scrolling speed. Maybe by passing a multiplier or something.

improvement

Here's a wishlist I made for another UI project but some may be useful for this one too. - need to disable hover / input on other UI while touch...

more info

Selecting areas of text box with click drag or holding shift plus arrow keys

improvement