View Single Post
Old 07-02-2019, 10:58 AM   #37
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,870
Karma: 6120478
Join Date: Nov 2009
Device: many
The name string itself is used in a dictionary lookup. If you append a check char to the end, looking up the name will fail, which means you will not be able to toggle the previously set semantic in one step.

So adding chars to the name is *not* what I want to do. I would have to collect the selected names and check if already appended with space check and then remove it before looking it the name in the dictionary.

BTW, any user could set their own qss and make any Sigil dialog pretty unusable.
KevinH is offline   Reply With Quote