Skip to content

FluentCleaner saves 'Maximized Windows State' but Classic does not! #112

Description

@elmkni

Hi, my name is Elmar.

I wonder if FluentCleanerClassic could not save the
maximized window state in the settings.json file.

I tried to use the settings from the non-classic version:

"WindowWidth": 1936,
"WindowHeight": 1048,

but Classic does not start in maximized state with these
settings.

Google AI told me, that for .NET applications the
json representation for maximized window state is:

"WindowState": 2,

but that doesn't work either...

Please help!

With best regards,

Elmar

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions