janih/fx-comparer

Dialog not shown

GoogleCodeExporter opened this issue · 2 comments

What steps will reproduce the problem?
1. Open the application
2. Click "About" in the menu.

What is the expected output? What do you see instead?
I expect to see the about dialog. 

Please use labels and text to provide additional information.
The text for the dialo is loaded by reading a File. This will not work within a 
JAR. Instead use IOUtils.toString(Reader, Encoding).

Original issue reported on code.google.com by allit...@gmail.com on 12 Apr 2013 at 12:44

Fixed in 1.0.2.

Original comment by allit...@gmail.com on 13 Apr 2013 at 8:51

  • Changed state: Fixed
This issue was closed by revision r7.

Original comment by allit...@gmail.com on 13 Apr 2013 at 8:53