diff options
| author | jussi | 2022-12-02 22:53:51 +0200 |
|---|---|---|
| committer | jussi | 2022-12-02 22:53:51 +0200 |
| commit | bdbd475ae30b75aaad113f913ed9c70668b471b8 (patch) | |
| tree | 6b9315484e64facf3d404e5c4a5d9d94bf6e55e1 /devnotes | |
| parent | 2479049e1a1cd754df486df0142fabe67723de72 (diff) | |
| download | reilua-enhanced-bdbd475ae30b75aaad113f913ed9c70668b471b8.tar.gz reilua-enhanced-bdbd475ae30b75aaad113f913ed9c70668b471b8.tar.bz2 reilua-enhanced-bdbd475ae30b75aaad113f913ed9c70668b471b8.zip | |
ReiLuaGui basics done.
Diffstat (limited to 'devnotes')
| -rw-r--r-- | devnotes | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ 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. } Backlog { |
