gusmanb / logicanalyzer

24 channel, 100Msps logic analyzer hardware and software
GNU General Public License v3.0
1.69k stars 206 forks source link

Window Height Not Adjustable #52

Closed ramblejeff closed 1 year ago

ramblejeff commented 1 year ago

My maximum screen height is 768. The window height, defaults to 800 and can not be adjusted. Altering the "Height" in AppConfig.json:

"WindowSettings": { "LogicAnalyzer.MainWindow": { "Width": 1024.0, "Height": 800.0,

has no effect, when the program is closed the height is reset to 800. Is there somewhere where I can tweak this?

gusmanb commented 1 year ago

The window has a fixed minimum bounds, it's designed for modern screens that usually are at least 1920x1080 pixels...

Which OS are you using?

ramblejeff commented 1 year ago

Kubuntu on my workshop Laptop. The display is 1366 x 768. I know its an older machine that is what a lot of us have.

Otherwise the program runs fine and the wiki is helpful.


From: Agustín Gimenez Bernad @.> Sent: 05 March 2023 16:28 To: gusmanb/logicanalyzer @.> Cc: ramblejeff @.>; Author @.> Subject: Re: [gusmanb/logicanalyzer] Window Height Not Adjustable (Issue #52)

The window has a fixed minimum bounds, it's designed for modern screens that usually are at least 1920x1080 pixels...

Which OS are you using?

— Reply to this email directly, view it on GitHubhttps://github.com/gusmanb/logicanalyzer/issues/52#issuecomment-1455138445, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVPT5LRWR6BU3H6CP3WDNLDW2S5KJANCNFSM6AAAAAAVQBKQEY. You are receiving this because you authored the thread.Message ID: @.***>

gusmanb commented 1 year ago

Ok, let's see if this works ok. https://mega.nz/file/XaBhlDAR#8aYUJw2KYtH035y62kdV2u2sOJl05-kdGb_6VfDbuWk

I have reduced the minimum window size to 800x600, the view area is going to be small but it will fit in your screen.

Cheers!

ramblejeff commented 1 year ago

Thanks,

      Works well. Jeff.


From: Agustín Gimenez Bernad @.> Sent: 06 March 2023 09:59 To: gusmanb/logicanalyzer @.> Cc: ramblejeff @.>; Author @.> Subject: Re: [gusmanb/logicanalyzer] Window Height Not Adjustable (Issue #52)

Ok, let's see if this works ok. https://mega.nz/file/XaBhlDAR#8aYUJw2KYtH035y62kdV2u2sOJl05-kdGb_6VfDbuWk

I have reduced the minimum window size to 800x600, the view area is going to be small but it will fit in your screen.

Cheers!

— Reply to this email directly, view it on GitHubhttps://github.com/gusmanb/logicanalyzer/issues/52#issuecomment-1455824485, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVPT5LT7ODOMEGWPRV2ZACDW2WYRNANCNFSM6AAAAAAVQBKQEY. You are receiving this because you authored the thread.Message ID: @.***>