On 06/17/2010 08:55 AM, Peter Körner wrote:
Nikola Smolenski schrieb:
Дана Wednesday 16 June 2010 12:07:19 Peter Körner
написа:
Works great! :) Could you add this to the local CSS?
.dataLayersDiv {
height: 20em;
margin-right: 1em;
overflow: scroll;
}
because the overlay list is too long and some of the languages are off the
screen.
Yes yesterday evening I saw that on my notebook screen, too. I added the
snippet but used 30em as height. Is this ok for you?
It is OK for me.
A harder
problem is that for some uses, users might legitimately need to
display several languages. For example ...
I don't think that this can be done
on the server without sth. like a
wms service. It's just not possible to list all possible combinations on
the server, so they need to be
Of course, it would be ludicrous to try having all possible
combinations, but I believe a few of the most common ones could be aimed
for (for example, for every language display only language, or local
language + that language).