Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

スクロールが必要ないピン留めのときコンテクストメニューが隠れるのを修正 #931

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sapphi-red
Copy link
Contributor

  • before
    image

  • after
    image

よろしくお願いします

(画面のresizeは考慮されていません)

messageRendered() {
this.isScrollable =
this.$refs.message.clientHeight >
this.$refs.message.parentElement.clientHeight
Copy link
Contributor Author

Choose a reason for hiding this comment

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

parentElement参照するの微妙ですが…

@sapphi-red
Copy link
Contributor Author

conflict解消しました

@sapphi-red sapphi-red force-pushed the fix/pinned-modal-contextmenu branch from 3552457 to 2e5416a Compare September 11, 2019 13:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants