Skip to content

Visual preview grid for preset browser #111

Description

@Sphynxcolt

Visual preview grid for preset browser

Problem / Motivation

The current preset browser implementation is bare-bones and lacks intuitive interaction. A simple list does not provide visual information and relies on clicking through all presets to find the one the user needs.

Proposed solution

The proposed solution is, to implement a visual preset browser using the template_icon_view to draw a grid with all presets including a low-res image preview (512px or less).

It allows to see at a glance how the preset looks like and what to expect.
This natively removes the aimless clicking through the presets, thus eliminating any loading times for the scripts.

Possible problems

- The content for the preview images will need to be tested and specified. (Mirrorball, HRDI, etc. ?) - Dynamic thumbnail generation requires a more complex setup for the "save preset" operation.

Mockup and resources

  • Original reference from AMD Radeon ProRender addon
Image
  • Custom mockup for PSA
    Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions