From 6e2c27f84f41e3f6208b30d0f617f5ee0924d3ad Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sun, 4 Aug 2019 20:17:43 +0200 Subject: [PATCH] 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(-) diff --git a/editor/icons/icon_key_animation.svg b/editor/icons/icon_key_animation.svg index a09567498f2..6db513ca26d 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 7c728bfd012..75576885ec5 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 62af6fdb34e..dc5800fd5aa 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 e702898288f..6cc442c391a 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 2842fd93eb9..6594aec6eec 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 61032a1e160..8a4787d6ed6 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 fd22b67f523..4a567075a72 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