Hi to all,
during my tests on the 1.4 release I found some little things (but
absolutely not blocking) or little improvements, this is a brief list:

Improvements for the 1.4.1:

- localization tutorial (here:
http://localhost:8080/pivot-tutorials/localization.html):
now it's Ok, but i see some strange chars (for example, in Italian the
right label for city is "Città", but I see a strange char at the end,
like "CittÀ " like a bad escaping or a bad encoding in json files) in
the city label (both in the Italian and probably also in the German
labels for it but this requires someone who knows German :-) ).
I've just tried to look related json files but they seems right and
encoded with UTF-8 ... someone has an idea ?
Something related to Font handling ?


- effects\Blur doesn't take all image pixels, it leave 1 pixel without
effect at any image size, probably this is a little defect.

- in textArea handle Home and End keys and maybe also <CTRL> Home and
<CTRL> End ... as currently done in textInput.
  I can add this info in the existing ticket for textArea.

- note that in maven pom files are missing modules for tools (maybe
only at compile scope)
  and web-server (this could be useful in server projects, when maven is used).
  I know that both are not required in Client applications,so maybe we
could think on adding a pom like pivot-all (extending the pivot
definition) and include them here, right ?


What do you think ?

If wanted, I'll add JIRA tickets for them, tell me.

Bye,
Sandro

Reply via email to