You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you open the application the messages have to be sent to the QML interface to be rendered. The technique currently used to render embedded content causes heavy jittering due to the content loading and taking space.
A new technique needs to be implemented to address these jitters.
The text was updated successfully, but these errors were encountered:
JulianGro
changed the title
[ ArmoredChat.js ] Embeded media causes unexpected jitters
[ ArmoredChat.js ] Embedded media causes unexpected jitters
Dec 15, 2024
When you open the application the messages have to be sent to the QML interface to be rendered. The technique currently used to render embedded content causes heavy jittering due to the content loading and taking space.
A new technique needs to be implemented to address these jitters.
The text was updated successfully, but these errors were encountered: