From 6e2c27f84f41e3f6208b30d0f617f5ee0924d3ad Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sun, 4 Aug 2019 20:17:43 +0200 Subject: Make keyframes easier to select in the animation easier MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Keyframe SVG icons are now 10×10 instead of 8×8 (except for Bezier-related icons). This makes them easier to select since the empty space is part of the clickable area. Selected keyframes are now also visually larger to make them easier to distinguish from unselected keyframes. This closes #27276. --- editor/icons/icon_key_animation.svg | 66 +------------------------------ editor/icons/icon_key_audio.svg | 66 +------------------------------ editor/icons/icon_key_bezier.svg | 66 +------------------------------ editor/icons/icon_key_call.svg | 65 +------------------------------ editor/icons/icon_key_selected.svg | 77 +------------------------------------ editor/icons/icon_key_value.svg | 6 +-- editor/icons/icon_key_xform.svg | 65 +------------------------------ 7 files changed, 7 insertions(+), 404 deletions(-) (limited to 'editor') diff --git a/editor/icons/icon_key_animation.svg b/editor/icons/icon_key_animation.svg index a09567498f..6db513ca26 100644 --- a/editor/icons/icon_key_animation.svg +++ b/editor/icons/icon_key_animation.svg @@ -1,65 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff --git a/editor/icons/icon_key_audio.svg b/editor/icons/icon_key_audio.svg index 7c728bfd01..75576885ec 100644 --- a/editor/icons/icon_key_audio.svg +++ b/editor/icons/icon_key_audio.svg @@ -1,65 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff --git a/editor/icons/icon_key_bezier.svg b/editor/icons/icon_key_bezier.svg index 62af6fdb34..dc5800fd5a 100644 --- a/editor/icons/icon_key_bezier.svg +++ b/editor/icons/icon_key_bezier.svg @@ -1,65 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff --git a/editor/icons/icon_key_call.svg b/editor/icons/icon_key_call.svg index e702898288..6cc442c391 100644 --- a/editor/icons/icon_key_call.svg +++ b/editor/icons/icon_key_call.svg @@ -1,64 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - + \ No newline at end of file diff --git a/editor/icons/icon_key_selected.svg b/editor/icons/icon_key_selected.svg index 2842fd93eb..6594aec6ee 100644 --- a/editor/icons/icon_key_selected.svg +++ b/editor/icons/icon_key_selected.svg @@ -1,76 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - + \ No newline at end of file diff --git a/editor/icons/icon_key_value.svg b/editor/icons/icon_key_value.svg index 61032a1e16..8a4787d6ed 100644 --- a/editor/icons/icon_key_value.svg +++ b/editor/icons/icon_key_value.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/editor/icons/icon_key_xform.svg b/editor/icons/icon_key_xform.svg index fd22b67f52..4a567075a7 100644 --- a/editor/icons/icon_key_xform.svg +++ b/editor/icons/icon_key_xform.svg @@ -1,64 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - + \ No newline at end of file -- cgit v1.2.3