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

Reduce width of main window to support narrow screens #79

Closed
gingerbeardman opened this issue Feb 6, 2021 · 8 comments
Closed

Reduce width of main window to support narrow screens #79

gingerbeardman opened this issue Feb 6, 2021 · 8 comments
Assignees
Labels
duplicate This issue or pull request already exists GUI Graphics interface wontfix This will not be worked on

Comments

@gingerbeardman
Copy link

gingerbeardman commented Feb 6, 2021

Is your feature request related to a problem? Please describe.

  • The main window is very wide, approx 1600 pixels, which is too wide for my display.

Describe the solution you'd like

  • I'd like to see support for screens that are narrower than the current main window.

    • Perhaps the input and output image could be a toggle?
    • Or the input and output could be positioned stacked vertically?
    • Just some ideas.

Describe alternatives you've considered

  • Resize input image column to hide it so I can see all of image output column.

Additional context

  • I use a portrait display, 1080 pixels wide, though I understand this may be an extreme case.
@TeaM-TL TeaM-TL self-assigned this Feb 6, 2021
@TeaM-TL TeaM-TL added GUI Graphics interface wontfix This will not be worked on labels Feb 6, 2021
@TeaM-TL
Copy link
Owner

TeaM-TL commented Feb 6, 2021

Panels are paned, you can resize every panel. You can use smaller preview eg.300px and use preview to watch picture on whole screen
Screenshot_20210206_131359

@TeaM-TL TeaM-TL closed this as completed Feb 6, 2021
@gingerbeardman
Copy link
Author

gingerbeardman commented Feb 6, 2021

It's disappointing that you feel this isn't a problem and have closed this issue.

Resizing panes and obscure important content isn't really a solution to the problem. It's a more of a temporary workaround.

Even with 300px preview I cannot make everything fit in a comfortable or usable way.

Your image above is ~1250px 25% wider than my display.

The below image is the full width of my display 1080px.
The rightmost items on the top bar are completely inaccessible.

Screen shot 2021-02-06 at 13 49 20

@TeaM-TL
Copy link
Owner

TeaM-TL commented Feb 6, 2021

Ok, you are right,it is real problem with screen width. I have idea:
Two set of tabs:
#80 First tab: Tools selection/Tools option - merge two first pane into tab
#82 Second tab: Original and Result
#81 move filename into header of window
and move buttons First,Prev,Next,Last towards left
and Move Execute panel towards left

What do you think about it?

@TeaM-TL TeaM-TL added duplicate This issue or pull request already exists and removed wontfix This will not be worked on labels Feb 6, 2021
@TeaM-TL
Copy link
Owner

TeaM-TL commented Feb 7, 2021

#81 move filename into header of window - done in 3.5.4
2021-02-07_01-34-42_887907

@gingerbeardman
Copy link
Author

gingerbeardman commented Feb 7, 2021

This is great progress towards the solution.

I think original/result image tab, or toggle?, is a good idea.

I have to think about what you mean with regards to first table tools selection/option.

Generally it seems that the desire is to place everything horizontally in the app, including contents of options panels. That's not to say vertically would be better - it would not. Aiming for equal horiz/vertical distribution of form elements ("square" panel contents) seems like the best compromise?

@gingerbeardman
Copy link
Author

gingerbeardman commented Feb 7, 2021

eg. Scale/Resize

currently:

FullHD 2K 4K
Pixels Percent Apply

suggestion:

FullHD Pixels
2K Percent
4K Apply

even though number of rows is now larger, the area used is a closer to a square. So this layout works better regardless of whether the window is wide or not.

As you can other, I am not somebody that just does "drive-by" issue filing, I like to follow up with discussion, thinking, design, suggestions.

Thank you for your work on this app.

@TeaM-TL
Copy link
Owner

TeaM-TL commented Feb 7, 2021

merge tools selection and tool options
obraz
It should help a lot
Issue #80 Tab for tools selection and tools options

@TeaM-TL
Copy link
Owner

TeaM-TL commented Feb 7, 2021

IMHO before change order option eg. scale/resize, I have to add a scrolbar (#70 ), but slider will eat some pixels.

@TeaM-TL TeaM-TL added the wontfix This will not be worked on label Aug 1, 2021
@TeaM-TL TeaM-TL moved this to Trash bin in FotoKilof Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists GUI Graphics interface wontfix This will not be worked on
Projects
Status: Trash bin
Development

No branches or pull requests

2 participants