Tiago Duarte

Results 3 comments of Tiago Duarte

@hpopp are there any ETA for this? Is there anything I can help with (I will only have time after mid september 😢 )?

I debuted the script a little and found out that if I remove the encoding in: def keys_set_in_strings_file_at_path(p): ``` enc = guess_encoding(p) f = codecs.open(p, encoding=enc)

I think the following solution for the issue might work: which is setting the width of the label to the following: ` #radioLabel { width: calc(100% - var(--calculated-paper-radio-button-size, 16px) -...