-
Notifications
You must be signed in to change notification settings - Fork 150
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
flatpak vision have a big bug #537
Comments
Known issue. The app window can not be resized by design. If the UI is too large in your case, then the solution is to scale it down. The UI option for setting scaling factor was removed because there was no way of changing it if a user used a wrong value and the UI becomes too large or small to be usable. Go to the apps config file located at ``~/.var/app/io.github.mhogomchungu.media-downloader/data/media-downloader/settings/``` and then set "EnabledHighDpiScalingFactor" to a small number like "0.8". Start Media Downloader and check if its new size is now within reason. |
This method does not solve the UI overflow problem. Because, the effect of
reducing the parameter is that the font and the window become smaller
together, so the UI still overflows.
2025年2月17日(月) 13:52 mhogomchungu ***@***.***>:
… Known issue.
The app window can not be resized by design.
If the UI is too large in your case, then the solution is to scale it
down. The UI option for setting scaling factor was removed because there
was no way of changing it if a user used a wrong value and the UI becomes
too large or small to be usable.
Go to the apps config file located at
``~/.var/app/io.github.mhogomchungu.media-downloader/data/media-downloader/settings/```
and then set "EnabledHighDpiScalingFactor" to a small number like "0.8".
Start Media Downloader and check if its new size is now within reason.
—
Reply to this email directly, view it on GitHub
<#537 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANW7ZWOOGLMUWLZ7RBBI6RT2QFTH3AVCNFSM6AAAAABXGUBKU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRHE4TQOJTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: mhogomchungu]*mhogomchungu* left a comment
(mhogomchungu/media-downloader#537)
<#537 (comment)>
Known issue.
The app window can not be resized by design.
If the UI is too large in your case, then the solution is to scale it
down. The UI option for setting scaling factor was removed because there
was no way of changing it if a user used a wrong value and the UI becomes
too large or small to be usable.
Go to the apps config file located at
``~/.var/app/io.github.mhogomchungu.media-downloader/data/media-downloader/settings/```
and then set "EnabledHighDpiScalingFactor" to a small number like "0.8".
Start Media Downloader and check if its new size is now within reason.
—
Reply to this email directly, view it on GitHub
<#537 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANW7ZWOOGLMUWLZ7RBBI6RT2QFTH3AVCNFSM6AAAAABXGUBKU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRHE4TQOJTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Can you post a screenshot so that i can see what you are seeing? What is your screen's resolution? |
[image: MDDL.png]
…On Fri, Feb 21, 2025 at 3:23 AM mhogomchungu ***@***.***> wrote:
Can you post a screenshot so that i can see what you are seeing?
What is your screen's resolution?
—
Reply to this email directly, view it on GitHub
<#537 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANW7ZWL7OHR2B6OZYCXGHI32QYMRLAVCNFSM6AAAAABXGUBKU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZSGMZDMMRTHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: mhogomchungu]*mhogomchungu* left a comment
(mhogomchungu/media-downloader#537)
<#537 (comment)>
Can you post a screenshot so that i can see what you are seeing?
What is your screen's resolution?
—
Reply to this email directly, view it on GitHub
<#537 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANW7ZWL7OHR2B6OZYCXGHI32QYMRLAVCNFSM6AAAAABXGUBKU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZSGMZDMMRTHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Each time you open and close the app, the "MainWindowDimensions" value will automatically shrink until the main window becomes 1 pixel. |
the main window can't adjust, causes incomplete content display.
fix it . plz~ thanks
The text was updated successfully, but these errors were encountered: