Skip to content

Optimization of the Frame Settings Window (Improving Layout and Size) #132

@onesounds

Description

@onesounds

Current Problem Description

Currently, the Frame Settings window displays all available settings at once, regardless of their priority or frequency of use. This leads to a few usability issues:

  • Difficulty in navigation: It is hard for users to find specific settings quickly because everything is shown on a single screen.

  • Display issues: Depending on the user's screen resolution, the bottom part of the window often gets cut off or goes beyond the screen bounds.

Proposed Solution

Image

To improve the user experience, I suggest the following changes:

  • Allow Resizing: Enable the window to be resized by the user.

  • Implement TabControl: Organize settings into logical groups using a tabbed interface (e.g., General, Design, Advanced).

By rearranging the menu to prioritize frequently used settings and moving technical options to an "Advanced" tab, we can address both the visual clutter and the window size issue simultaneously.

Suggested Categorization (Example)

While the current grouping is a good start, a slightly more refined adjustment would be beneficial. For instance, an "Advanced Settings" tab could house options that are not typically required by the average user, such as:

  • Animation Speed

  • Virtual Desktop Display settings

  • Show folder size in menu

  • File Show/Hide Regex patterns

Expected Benefits

  • A cleaner, more intuitive UI that highlights primary settings.

  • Better accessibility for users with smaller screens or lower resolutions.

  • Scalability for adding more settings in the future without overwhelming the layout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions