gpilab / gpilab/framework

Widget min/max limits not always respected on typing

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
21
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Behavior of node widgets is a bit inconsistent. In particular, some nodes allow me to type in values outside the min/max range specified when a widget is instantiated, while others prevent typing in an "invalid" number at all. The latter behavior should be consistently enforced. I seem to get the former in cases with decimal points, or when trying to modify a node, so perhaps caching of a compiled version is involved somehow?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.