Skip to content

Qt6 UI fixes#2092

Open
ada-tv wants to merge 7 commits intooverte-org:qt6-upgrade-rebase-1from
ada-tv:qt6/qml-fixes1
Open

Qt6 UI fixes#2092
ada-tv wants to merge 7 commits intooverte-org:qt6-upgrade-rebase-1from
ada-tv:qt6/qml-fixes1

Conversation

@ada-tv
Copy link
Collaborator

@ada-tv ada-tv commented Feb 23, 2026

  • The graphics settings have been updated to match what's available on the latest master (local lights toggle, bloom on forward, renaming "rendering effects" to "deferred rendering")
  • The spinboxes in the settings are now editable, though because of the QML desktop mouse input bugs they're only actually editable through a Web entity
  • Theme settings are now persistent and update the QML desktop and native QWidget palette, but doesn't affect QML in Web entities
  • The blue line marking new chat messages now only activates for real new messages, and not the entire message log
  • The chat now auto-scrolls quicker, and doesn't start scrolling from the start of the chat history
  • chat.js now handles chat log saving instead of Chat.qml, so it doesn't need to be marked with CLOSE_BUTTON_HIDES and should be closable
  • The avatar app now shows your currently equipped avatar, and has a more detailed editor, which allows simple addition and removal of Model entities, similar to the Qt5 avatar app
    avatarapp1
    avatarapp2
    avatarapp3

* Placeholder icon instead of "no icon" text
* Shows currently equipped avatar
* Editor for scale and avatar entity addition/deletion
Why are there three different formats that are all different
to how entities are stored in serverless JSONs???
@ada-tv ada-tv added bug Something isn't working needs CR This pull request needs to be code reviewed needs QA This pull request needs to be tested Qt6 labels Feb 23, 2026
@ada-tv ada-tv requested a review from JulianGro February 23, 2026 16:32
@ada-tv ada-tv mentioned this pull request Feb 25, 2026
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working needs CR This pull request needs to be code reviewed needs QA This pull request needs to be tested Qt6

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant