Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rework gallery ui #124

Merged
merged 2 commits into from
Feb 16, 2025
Merged

feat: rework gallery ui #124

merged 2 commits into from
Feb 16, 2025

Conversation

kaleidot725
Copy link
Owner

This pull request introduces several enhancements and refactors to the screenshot functionality in the adbpad project. Key changes include the introduction of a split-pane UI for the screenshot screen, new navigation methods for screenshots, and the replacement of the ScreenshotGallery with a new ScreenshotExplorer component.

UI Enhancements:

Navigation Improvements:

Component Refactoring:

Code Clean-up:

  • Removed unnecessary imports and code from ScreenshotHeader and ScreenshotViewer components to streamline the codebase. (src/jvmMain/kotlin/jp/kaleidot725/adbpad/ui/screen/screenshot/component/ScreenshotHeader.kt, [1]; src/jvmMain/kotlin/jp/kaleidot725/adbpad/ui/screen/screenshot/component/ScreenshotViewer.kt, [2]

image

@kaleidot725 kaleidot725 merged commit 8dff9d7 into main Feb 16, 2025
2 checks passed
@kaleidot725 kaleidot725 deleted the feature/rework_screenshot branch February 16, 2025 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant