manisandro / gImageReader

A Gtk/Qt front-end to tesseract-ocr.
GNU General Public License v3.0
1.6k stars 188 forks source link

[Feature request] UI enhancements #553

Closed mattia-b89 closed 2 years ago

mattia-b89 commented 2 years ago

I want to propose two UI improvements:

  1. make progress bar bigger
  2. align window title to the right

see the screenshot attached below: Screenshot from 2021-11-23 12-40-37

today there is a plenty of horizontal space thanks to widescreens, so there is no reason to keep a tiny progress bar(2) neither to condense the window's title near the buttons(1) making thus a more polish UI

manisandro commented 2 years ago

Thanks for the feedback - These are all stock Gtk widgets - so it's pretty much standard behaviour for Gtk applications, and I'd rather stay consistent.