victrme / Bonjourr

Minimalist & lightweight startpage inspired by iOS
https://bonjourr.fr
GNU General Public License v3.0
880 stars 104 forks source link

Changing tab appearance icon applies only to current tab #331

Closed danielBorowik closed 4 months ago

danielBorowik commented 5 months ago

Describe the bug When I set new tab icon in General > Tab Appearance this icon is applied only to current tab. When I open another new tab the icon is restored to the default one.

To Reproduce Steps to reproduce the behavior:

  1. Go to General > Tab Appearance and change the icon to some emoji
  2. Open new tab
image

Expected behavior The icon will be the same as it was on the previous new tab

image

Device

victrme commented 4 months ago

Hello @danielBorowik, what emoji are you using ? Also, what device are you using ? It might be performance related.

danielBorowik commented 4 months ago

@victrme because of your question I tried using other emojis and they worked.

Previously I tried using "◉" "⦿" "◎" "●" "⌕" and similar to these as they looked the most neutral in the macOS Character Viewer, but they didn't work.

Now I tried using 🥳 / 🥰 and they worked.

I'm using Macbook Air M1 16GB.

victrme commented 4 months ago

I extended a bit the range to allow geometric shapes for now. The custom favicon feature might be improved at some point !

danielBorowik commented 4 months ago

@victrme Thanks : )