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

[Bug]: Unknown keywords of functions #69

Open
1 of 4 tasks
martinwiesmann opened this issue Feb 11, 2025 · 0 comments
Open
1 of 4 tasks

[Bug]: Unknown keywords of functions #69

martinwiesmann opened this issue Feb 11, 2025 · 0 comments
Labels
type: bug Something isn't working

Comments

@martinwiesmann
Copy link

Current Behavior

These keywords generate an "unknown-kw" error:

function window()

  • font_size
  • name
  • window_title

function legend()

  • auto_text_color
  • position

Expected Behavior

Shouldn't happen.

GitHub Repo

No response

Steps to Reproduce

  1. Use the functions with these keywords

Failure Logs

Operating System

  • macOS (Intel x86_64)
  • macOS (ARM64)
  • Linux
  • Windows

IDL Version

9.1.0

Additional Information

No response

@martinwiesmann martinwiesmann added the type: bug Something isn't working label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant