Skip to content

applets/showActivityManager: Bunch of small improvements

Joshua Goins requested to merge work/redstrate/fix-show-activity-manager into master
  • Remove version imports while we're at it
  • Make sure the label is vertically centered (again)
  • Small Javascript code improvements, make sure we're using === and removing one-line code blocks
  • Mark showActivityName and icon as readonly
  • Remove unused properties
  • Add small spacing at the end of the label if shown, so it isn't right against the edge.

Merge request reports