mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Planner: show new icon to indicate that last point can't be deleted
Having the trash can disappear is somewhat intuitive, but I'd argue this is even more so. Fixes #789 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d0145621a1
commit
2d68214eac
5 changed files with 11 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<file alias="subsurface-mobile-icon">icons/subsurface-mobile-icon.png</file>
|
||||
<file alias="plus">icons/plus.png</file>
|
||||
<file alias="trash">icons/trash.png</file>
|
||||
<file alias="trashForbidden">icons/trash-forbidden.png</file>
|
||||
<file alias="units">icons/units.png</file>
|
||||
<file alias="advanced">icons/advanced.png</file>
|
||||
<file alias="network">icons/network.png</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue