user-documentation
user-documentation copied to clipboard
Replace old Swing Screenshots with JavaFX ones
Check through the help which dialogs need replacement For example the diff/merge dialog
@Siedlerchr I would love to work on this. But I haven't quite understood what I am supposed to do here. Could you please elaborate a bit.
Thanks!
Thanks for your interest, the help pages contain old Screenshots. In the current 5.x development version the user interface has been changed and dialogs look a bit different now So it would be cool to replace the old Screenshots with new ones
You can get the latest development version of JabRef at builds.jabref.org
In the best case, we should add unit gui tests and use testfx's DebugUtil.captureScreenshot to automate this. Then it would be easy to always have updated screenshots.
@koppor I would love to work on this issue. But this is my first time contributing in an organization. Could please elaborate on how do I contribute to this issue and where do I get the files of the program.
You chose a difficult one, but a good thing to learn about testing and JavaFX. One start can be https://github.com/JabRef/jabref/pull/6089#issuecomment-603780005.
Update: It's okay to not write GUI tests, but instead manually replace the screenshots.