Hi, I find panel width of 350 to big. So I played a bit with smaller fonts and panel width 300. Here is my darktable.css (thanks to Johannes Hanika for the template):
@import url("/opt/darktable-git/share/darktable/darktable.css"); * { font: Sans 8; } #header_label,#darktable_label,#view_label { font: Sans 12; } This works fine except for the "history stack" / "Verlaufsstapel" widget in lighttable mdoe in a german environment. When this widget is opened, the complete right panel gets wider by ca. 50 pxl and extends beyond the 300 pxl I have set. This does not happen if LANG=C. I first thought that this is due to the long german words like "alles kopieren" or "alles einfügen" etc. But even when I edit po/de.po to prevent translation the panel expansion happens. Why is that? Kind regards Matthias ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel