Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Add-ons
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma Add-ons
  • Merge requests
  • !156

applets/weather: Always Round temperature

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nate Graham requested to merge ngraham/kdeplasma-addons:round-temperature into master May 10, 2022
  • Overview 1
  • Commits 1
  • Pipelines 3
  • Changes 2

None of the weather providers still provide decimals for the temperature, so we just always end up displaying "25.0" as the temperature. So let's round it to get rid of the unnecessary decimal.

Before After
Before After

@teams/vdg

BUG: 453615 FIXED-IN: 5.25

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: round-temperature