Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tokodon Tokodon
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NetworkNetwork
  • TokodonTokodon
  • Merge requests
  • !39

TootComposer.qml: Make Text wrap in TextArea

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Peter Mack requested to merge linmob/tokodon:TootComposer_wrap_text into master Sep 23, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

Hi, thanks for creating Tokodon!

This tiny MR fixes a thing that annoyed me personally: When composing a toot, I would not be able to see what I wrote without manually adding line breaks, which - whenever I forgot to remove them - looked stupid after tooting.

I have tested this patch in my personal build of Tokodon 22.06 on postmarketOS stable and it works great (text wraps properly), but this is my first contribution to a QML project, so I just have no idea if this change could have unintened side effects.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: TootComposer_wrap_text