Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust browser view width #7

Open
SvenMarcus opened this issue Mar 1, 2023 · 6 comments
Open

Adjust browser view width #7

SvenMarcus opened this issue Mar 1, 2023 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@SvenMarcus
Copy link
Collaborator

The browser view is too narrow to properly view images and full-text side by side.
The iframe should be allowed to take over the entire screen width.
Additionally, in our testing, we noticed that just having the image view by default is not practical for quickly identifying if the OCR-D results are useful.
If possible we would like to have the text view open by default. @bertsky is there a setting in browse-ocrd to support this?

@bertsky
Copy link
Member

bertsky commented Mar 1, 2023

If possible we would like to have the text view open by default. @bertsky is there a setting in browse-ocrd to support this?

The default is a Page view, but also the default fileGrp is OCR-D-IMG, so there are no annotations to be shown.

We could change that (select the deepest/latest annotation by default) in the future, yes. I have created an issue.

@bertsky
Copy link
Member

bertsky commented Mar 1, 2023

Also, if possible, we should open the "window" in "full-screen" inside Broadway's page pane

@markusweigelt markusweigelt added the enhancement New feature or request label Mar 20, 2023
@hnesk
Copy link

hnesk commented Apr 5, 2023

In current master it is now possible to open the window in fullscreen, and by default now the last file_grp is opened.

@bertsky
Copy link
Member

bertsky commented Apr 8, 2023

Fantastic – much obliged @hnesk!

@bertsky bertsky linked a pull request Jun 20, 2023 that will close this issue
3 tasks
@SvenMarcus SvenMarcus self-assigned this Jun 20, 2023
@markusweigelt
Copy link
Collaborator

@hnesk The --fullscreen mode has no effect within the iFrame. Currently, we are using the-mr modes for this reason. Is this a bug in the OCR-D Browser, or does this option not work in iFrames or browser windows in general? If possible, it would be optimal to add an option for hiding the GTK decoration.

@markusweigelt
Copy link
Collaborator

The iFrame is now being stretched across the entire window with the PR #40 . Only the navigation menu is still visible above it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants