jcryptool / crypto

JCrypTool Crypto Plug-ins
https://www.cryptool.org
Eclipse Public License 1.0
68 stars 39 forks source link

CRT plugin action/toolbar buttons and fixes #326

Closed simlei closed 4 years ago

simlei commented 4 years ago
grthor commented 4 years ago

Punkt 2. Die Buttons sollen aus dem Menu direkt in die Toolbar verschoben werden, da Nutzer das Menü nicht öffnen.

grthor commented 4 years ago

Point 2 fixed with https://github.com/jcryptool/crypto/commit/e6af458a28daeb2e6a462e376907f046ba5089dc.

I replaced the entries in the toolbar menu "Export to CSV", "Export to PDF" and "Export to TEX" with icons and moved then directly in the toolbar. The icons are directly visible to make it easier for a user to find the functions.

I created the icons for pdf, csv and tex because there were no good 16x16 available on the internet.

This is how it looks now: image

The icons may be a bit small, but you can recognize them. When you hoover on the icons the tooltips "Export to CSV", "Export to PDF" and "Export to TEX" are shown.

I will close the issue, because all points are fixed.

simlei commented 4 years ago

perfect icons :)