Skip to content

feat(qml): Add dummy QML library sidebar#12897

Draft
Holzhaus wants to merge 1 commit into
mixxxdj:mainfrom
Holzhaus:qml-library-sidebar
Draft

feat(qml): Add dummy QML library sidebar#12897
Holzhaus wants to merge 1 commit into
mixxxdj:mainfrom
Holzhaus:qml-library-sidebar

Conversation

@Holzhaus
Copy link
Copy Markdown
Member

Tree items are not functional, but the tree is displayed and can be expanded/collapsed.

Screencast.from.2024-02-29.22-38-15.webm

@fwcd fwcd added the qml label Mar 3, 2024
Copy link
Copy Markdown
Member

@acolombier acolombier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there is some overlap on the work I'm doing with QML library, forked from your other QML Library (stale?) PR.

I couldn't test it currently since there is a missing component:

warning [Main] QQmlApplicationEngine failed to load component
warning [Main] file:///.../mixxx/res/qml/main.qml:158:9: Type Skin.Library unavailable
warning [Main] file:///.../mixxx/res/qml/Library.qml:38:13: LibrarySidebar is not a type

I'd be in favour of getting this ready to merge ASAP, even incomplete, so I don't duplicate effort too much on my side

Comment thread res/qml/Library.qml

SplitView.preferredWidth: 200

LibrarySidebar {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this component is missing - forgot to stage a QML file perhaps? :)

@github-actions
Copy link
Copy Markdown

This PR is marked as stale because it has been open 90 days with no activity.

@github-actions github-actions Bot added the stale Stale issues that haven't been updated for a long time. label Jun 24, 2024
@github-actions github-actions Bot removed the stale Stale issues that haven't been updated for a long time. label Oct 16, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2025

This PR is marked as stale because it has been open 90 days with no activity.

@github-actions github-actions Bot added the stale Stale issues that haven't been updated for a long time. label Mar 4, 2025
@github-actions github-actions Bot removed the stale Stale issues that haven't been updated for a long time. label Sep 8, 2025
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.

3 participants