Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more dtypes by array, dict, object bottom docks #57

Open
don-tnowe opened this issue Feb 24, 2024 · 0 comments
Open

Support more dtypes by array, dict, object bottom docks #57

don-tnowe opened this issue Feb 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@don-tnowe
Copy link
Owner

For generics, it only allows int, float, String and "try guess the type". For single-type collections, it should know the type, but only limits to these 4.

You'll need to write the literal correctly (quotes, constructor etc.) to insert.

  • StringName (currently: must add quotes)
  • Color (writing the hex code; currently: must add Color() constructor)
@don-tnowe don-tnowe added the enhancement New feature or request label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant