diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2019-08-17 00:09:18 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2019-08-17 00:20:21 +0200 |
commit | a341c65f65f7171c95b1278621742f8497421f0a (patch) | |
tree | 2589a0bb11d736193f8efcf38663461ef479191f /editor/icons | |
parent | de8ce3e625e74833aec6a5d165e7e82100a1dbf3 (diff) |
Improve timeline drawing in the animation editor
A small arrow-like icon is now drawn at the top of the timeline.
The timeline is now also wider as to be more visible.
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/icon_timeline_indicator.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/icon_timeline_indicator.svg b/editor/icons/icon_timeline_indicator.svg new file mode 100644 index 0000000000..fd18192705 --- /dev/null +++ b/editor/icons/icon_timeline_indicator.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 0h10l-4 4h-2z" fill="#fefefe"/></svg>
\ No newline at end of file |