Danilo Bargen
                                            Danilo Bargen
                                        
                                    I'm quite busy at the moment, so not in the next weeks. Maybe in summer, but don't wait for me on this issue :)
Another one would be `nRESET` / `!RESET` / `~RESET`.
Yep. I think right now the issue is that "bar above words" is not supported out-of-the-box by Qt's text label component, so we'd probably need to create a custom widget...
Hm, good idea, there's "U+0305 Combining Overline". However, it seems to be a bit buggy depending on the renderer. Text: `R̅E̅S̅E̅T` Terminal (alacritty):  Firefox Textarea:  Firefox URL bar:...
I took a quick look at implementation options. When rendering a text element in Qt, an overline can easily be added with `setOverline(true)`, but the thing is that it only...
It is being used sometimes when pins have alternate functions. E.g. on the ATtiny85: 
@Ben01880 we need a bit more detail than that. Which dialog boxes are you talking about?
Kicad's variant: 
> The only option is to close the dialog (and thus loose the metadata), create the symbol, and re-open the dialog again afterwards. Yep, happened to me very often. >...
Oh, this looks really cool and intuitive for some use cases (like the one you're showing)! It would be good if the construction lines would have a different look than...