Am 03.02.2015 um 14:11 schrieb Tobias Ellinghaus:

> That is a known problem and the reason why I made the sidepanels scrollable 
> in 
> the horizontal direction. The issue with that module are the three buttons 
> next to each other which are set to be of the same width (well, the last row 
> with the two buttons has wider buttons, but the grid that the buttons are 
> aligned to is homogeneous). The only real solution is to redesign that module 
> to not have three buttons next to each other.
> 
>> Matthias
> 
> Tobias

By the way,
I just need to change 2 strings in de.po to prevent the annoying expansion of 
the right panel:

53# diff de.po de.po.changed 
3011,3012c3011,3012
< msgid "overwrite"
< msgstr "überschreiben"
---
> msgid  "overwrite"
> msgstr "überschr"
7027,7028c7027,7028
< msgid "append"
< msgstr "hinzufügen"
---
> msgid  "append"
> msgstr "hinzuf"

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

Reply via email to