-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule gin
updated
9 files
Submodule melatonin_inspector
updated
11 files
+34 −5 | .github/workflows/ci.yml | |
+31 −10 | CMakeLists.txt | |
+0 −4 | melatonin/component_model.h | |
+1 −5 | melatonin/components/collapsable_panel.h | |
+3 −15 | melatonin/components/color_picker.h | |
+1 −5 | melatonin/components/component_tree_view_item.h | |
+5 −5 | melatonin/components/overlay.h | |
+1 −5 | melatonin/components/preview.h | |
+1 −5 | melatonin/inspector_component.h | |
+24 −7 | melatonin/lookandfeel.h | |
+19 −7 | melatonin_inspector.h |