Skip to content
This repository was archived by the owner on Dec 13, 2019. It is now read-only.
This repository was archived by the owner on Dec 13, 2019. It is now read-only.

a problem when use QChatMessage and QScrollArea #593

@zsykd03

Description

@zsykd03

script...........................................................
updated:function() {
if(this.scroll_flag){
this.$refs.scroll_area.setScrollPosition(this.$refs.chat.offsetHeight,500)
}
},
script...........................................................

this code work perfect in PC ,but it have confusion in mobile,the vue method "setScrollPosition" is not work,so
in mobile device the chat-message list cannot scroll to the bottom of the scroll-area,can you help me? thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions