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

Fix horizontal scrolling in convo/message lists #1448

Merged
merged 1 commit into from
Sep 7, 2017

Conversation

liliakai
Copy link
Contributor

@liliakai liliakai commented Sep 7, 2017

This removes some errant horizontal scrollability from the conversation list and the message list.

Fixes #1436

This removes some errant horizontal scrollability from the conversation list and
the message list.

// FREEBIE
Copy link
Contributor

@scottnonnenberg scottnonnenberg left a comment

Choose a reason for hiding this comment

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

Looks good. Though I do believe that it was 'scroll' before. So now when the window is small enough, there will be no scroll bar.

@scottnonnenberg scottnonnenberg merged commit 71036e3 into master Sep 7, 2017
@scottnonnenberg scottnonnenberg deleted the horizontal-scroll branch September 7, 2017 16:57
scottnonnenberg added a commit that referenced this pull request Sep 7, 2017
Fix bug causing contact and group names/colors to be lost (#1437)

Fix broken Swedish translation preventing new installs
(8caecd5)

Fix clear message bubbles when adding contact with previous messages
in iOS (#1438)

Fix message bubble widths on horizontal resizes (#1447)

Remove horizontal scrolling in convo/message lists (#1448)

Update translations for hr, pt_BR and sv
(8dca9c9)

Export (still behind a flag):
  - Limit attachment filename length for Windows path limits (#1439)
  - Reintroduce conversation last-contact date in directory name (#1439)

Add tests for export utility functions (#1439)

FREEBIE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants