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

Floating dream/add new update module #18

Merged
merged 6 commits into from
Jul 16, 2024

Conversation

lingmo-dream
Copy link
Contributor

Remove Update Pages
Update "About" Page Style
etc

Copy link
Member

@elysia-best elysia-best left a comment

Choose a reason for hiding this comment

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

anchor 和 Layout 不能混用,统一使用一种

qrc:/qml/PCname.qml:92:9: QML Image: Cannot anchor to an item that isn't a parent or sibling.
qrc:/qml/ChangeDialog.qml:132:9: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/ChangeDialog.qml:142:9: QML TextField: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/ChangeDialog.qml:152:9: QML Button: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/About/Main.qml:33:17: QML Image: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/About/Main.qml:47:17: QML Rectangle: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/About/Main.qml:59:17: QML Rectangle: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/About/Main.qml:120: ReferenceError: colorItem is not defined
qrc:/qml/ChangeDialog.qml:123: ReferenceError: colorItem is not defined
qrc:/qml/ChangeDialog.qml:132:9: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/ChangeDialog.qml:142:9: QML TextField: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/ChangeDialog.qml:152:9: QML Button: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.

@elysia-best elysia-best force-pushed the floating_dream/Add_new_update_module branch from 0f83158 to daee364 Compare July 16, 2024 12:49
elysia-best
elysia-best previously approved these changes Jul 16, 2024
Copy link

kodiakhq bot commented Jul 16, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the 🚀 merge it! label.

@kodiakhq kodiakhq bot merged commit 57b1f3a into main Jul 16, 2024
1 of 2 checks passed
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