NVIDIAGameWorks / NVIDIAGameWorks/rtx-remix

[Toolkit feature]: ColorField - Apply new color on edit without having to close the widget

Open
#482 1 comment 0 reactions 1 assignee View on GitHub

@sambvfx is already working on this.

Since May 3, 2024.

feature jira toolkit
Dominant language
No language data
Stars
1.7k
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Contact Details (Optional)

No response

What is the context of the feature/improvement?

Color values editable via the colorfield widget only update upon closing the colorfield widget. So in order to see a change, one has to click anything but the widget to close it -> see the change -> open colorfield to further change the value

colorpicker

Please describe the feature/improvement?

Automatically update / apply the underlying color value on each edit without having to close the widget (maybe with a slight delay)

What would be your solution? (optional)

The underlaying gui framework (ImGui) should be able to return true on each modification to ImGui::ColorEdit to trigger whatever logic is necessary to update or apply the color value

Version

2024.3.0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.