lagrange icon indicating copy to clipboard operation
lagrange copied to clipboard

remove length limit from icon field of bookmarks

Open lolbinarycat opened this issue 2 years ago • 1 comments

there are plenty of graphemes that use more than one codepoint. flags are one example, but there are plenty of others.

restricting that field to one codepoint makes a ton of these unusable.

lolbinarycat avatar May 06 '22 16:05 lolbinarycat

That is true.

However, I'll need to consider if the complexity of implementing this is really worth the trouble, given that there are plentiful good icons available as single code points. This change would be reflected in many places in the code.

skyjake avatar May 07 '22 02:05 skyjake