From f8b72cbfd26697a95a4ed333453c154df72f22d9 Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Mon, 4 Mar 2024 13:19:51 -0800 Subject: [PATCH] Adjust the size of the Launch icon to keep it consistent with other default Taskbar icons --- src/UI/UIItem.js | 1 - src/icons/start.svg | 59 ++++++++++++++++++++++++++------------------- 2 files changed, 34 insertions(+), 26 deletions(-) diff --git a/src/UI/UIItem.js b/src/UI/UIItem.js index 1a35dc52a..989ed77c3 100644 --- a/src/UI/UIItem.js +++ b/src/UI/UIItem.js @@ -1508,7 +1508,6 @@ $(document).on('contextmenu', '.item-has-website-url-badge', async function(e){ return false; }) - $(document).on('click', '.item-has-website-badge', async function(e){ puter.fs.stat({ uid: $(this).closest('.item').attr('data-uid'), diff --git a/src/icons/start.svg b/src/icons/start.svg index f75994dd0..e5faac060 100644 --- a/src/icons/start.svg +++ b/src/icons/start.svg @@ -1,25 +1,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + start-svg + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file