mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:07:45 +00:00
ModelGallery: Add the new Model Gallery application :^)
This is an application analogous to WidgetGallery, in that it tests various capabilities of LibGUI models. Right now it is pretty bare, but as more work towards LibGUI models is done regarding persistent model indices, more demos will be added.
This commit is contained in:
parent
a8967388d3
commit
b30b7de2d2
11 changed files with 327 additions and 0 deletions
4
Base/res/apps/ModelGallery.af
Normal file
4
Base/res/apps/ModelGallery.af
Normal file
|
@ -0,0 +1,4 @@
|
|||
[App]
|
||||
Name=Model Gallery
|
||||
Executable=/bin/ModelGallery
|
||||
Category=Demos
|
Loading…
Add table
Add a link
Reference in a new issue