Skip to content

Commit

Permalink
Updating task start/end icons (#51)
Browse files Browse the repository at this point in the history
* Updating text for task start/end button

  * Previously, the task start/end button directly referenced a "ReachHover"
    task. This is not entirely accurate, since the subject will be using the
    same button to signify the start of both a ReachHover task and a task that
    uses IntelliJ IDEA.

* Updating task button icons

* Updating 1.0.3 -> 1.0.4
  • Loading branch information
jyoo980 authored Jun 18, 2022
1 parent aac310f commit bab4f47
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 38 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
pluginGroup = com.github.jyoo980.reachhover
pluginName = reach-hover
# SemVer format -> https://semver.org
pluginVersion = 1.0.3
pluginVersion = 1.0.4

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
Expand Down
18 changes: 1 addition & 17 deletions src/main/resources/icons/task-complete.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 1 addition & 20 deletions src/main/resources/icons/task-start.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bab4f47

Please sign in to comment.