diff options
| author | jussi | 2022-12-05 21:52:49 +0200 |
|---|---|---|
| committer | jussi | 2022-12-05 21:52:49 +0200 |
| commit | debffd94090082282042bab702202bc0ee90baaa (patch) | |
| tree | 45cb9c439d608537a95701f49944a3aac1efa5f5 /devnotes | |
| parent | b3d2a9c0a2772cee0aeb94ffc1a7ad74b5286b6f (diff) | |
| download | reilua-enhanced-debffd94090082282042bab702202bc0ee90baaa.tar.gz reilua-enhanced-debffd94090082282042bab702202bc0ee90baaa.tar.bz2 reilua-enhanced-debffd94090082282042bab702202bc0ee90baaa.zip | |
ReiGui text input.
Diffstat (limited to 'devnotes')
| -rw-r--r-- | devnotes | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,13 +1,12 @@ Current { * ReiLuaGui - * Mouse wheel scrolling can be detected through other elements. - * Could try putting container over all of it's content elements and having it's onOver function not breaking loop. - * Text input. * Movable window. - * Grid container. - * Calculator. - * Grid icon window. - * File explorer. + * Grid aling for container. Could use bounds of the first cell. + + * Examples: + * Calculator. + * Grid icon window. + * File explorer. } Backlog { |
