Refactor gallery function to separate class (#14)
* refactor gallery function to separate class * typo and version adaptions * clang-format
This commit is contained in:
committed by
Maximilian Kueffner
parent
d6a08f7db3
commit
a760535b92
@@ -2,6 +2,7 @@
|
||||
|
||||
| Version | Description |
|
||||
|:-------:|:------------------------------------------------------------------------------------------------------------|
|
||||
| 0.0.7 | Refactors image gallery logic from `DefaultApp` into a separate module |
|
||||
| 0.0.6 | Added documentation-only option `PIXELARIUM_BUILD_DOCS_ONLY`, libCZI upgrade to main branch CI improvements |
|
||||
| 0.0.5 | Compile for C++23 and code style adaptions |
|
||||
| 0.0.4 | Fix MSVC build, some cosmetics, explicit initial window size for images |
|
||||
|
||||
Reference in New Issue
Block a user