Tim Hoffmann

Results 273 comments of Tim Hoffmann

I don't know when this came in, but with 0.10.1 we have a light background: ![image](https://user-images.githubusercontent.com/2836374/189368849-ffcd87c5-8077-4a91-818c-46d86d0f4b46.png) So, good enough for now.

If this is removed for general images. You could still consider keeping it for inheritance diagrams by limiting the selector to `img.graphviz`.

One thing to consider is that code examples may also want 79 characters or so. But code blocks have extra margin so that in the case of [your example](https://873-130237506-gh.circle-artifacts.com/0/html/demo/demo.html#html) the...

:+1: And that's assuming people don't use line numbers. But most don't so 80 without line numbers should be good enough.

- [ ] LibreOffice Writer/Calc (Linux) - [x] gedit (Linux) - [x] PyCharm - and thus probably all jetbrains IDEs (Linux)

It's possible to deactivate almost all elements except for the menu bar itself. The settings are a bit scattered: - Context menu on menu or toolbars - `Options -> Internal...

![grafik](https://user-images.githubusercontent.com/2836374/54474387-4f4be400-47e4-11e9-844e-5e24858a3719.png) Hiding the menu bar ist not easily possible. A large part of the shorcut system is bound via the menu. If we hide the menu, these shortcuts become inactive....

I don't think we keep track of duplicate definitions, which is an edge case and would make the code more complex. As a workaround, you can update the internal state...