Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • Whisperfish - Signal on Sailfish OS Whisperfish - Signal on Sailfish OS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 242
    • Issues 242
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Whisperfish
  • Whisperfish - Signal on Sailfish OSWhisperfish - Signal on Sailfish OS
  • Merge requests
  • !76

Visual improvement of the `Register.qml` page

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged ntninja requested to merge ntninja/whisperfish:mr-register-page into master Jan 19, 2021
  • Overview 7
  • Commits 2
  • Pipelines 3
  • Changes 11

Visually the description text is moved closer to the ComboBox. Code-wise there are less items, but I added a hack to align the description of the ComboBox with the one of the TextSwitch.

Before:

Bildschirmfoto_20210119_001

After:

Bildschirmfoto_20210119_002

Spacing below the previous TextAreas was also weird, so I couldn't just place an item below the label (that's what prompted my to take a look at this in the first place).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: mr-register-page