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

is_table_column_highlight, is_table_cell_highlight, and is table_row_highlight has no attribute #1452

Closed
ray-5050 opened this issue Nov 25, 2021 · 3 comments · Fixed by #1454
Assignees
Labels
state: ready Fixed/Added and will be present in an upcoming release type: bug bug

Comments

@ray-5050
Copy link

Version of Dear PyGui

Version: 1.1.1
Operating System: Linux Mint 20.2, Ubuntu 20.04

My Issue/Question

is_table_column_highlight, is_table_cell_highlight, and is table_row_highlight has no attribute error.
Looking at mvTable.h shows that the spelling used should be highlighted.
MV_CREATE_COMMAND(is_table_column_highlighted);
MV_CREATE_COMMAND(is_table_row_highlighted);
MV_CREATE_COMMAND(is_table_cell_highlighted);

@ray-5050 ray-5050 added state: pending not addressed yet type: bug bug labels Nov 25, 2021
@Pcothren Pcothren self-assigned this Nov 25, 2021
Pcothren added a commit that referenced this issue Nov 25, 2021
hoffstadt pushed a commit that referenced this issue Nov 26, 2021
@hoffstadt hoffstadt reopened this Nov 26, 2021
@Pcothren
Copy link
Collaborator

Pcothren commented Dec 8, 2021

can this be closed after latest release?

@hoffstadt
Copy link
Owner

Yes but the release is yanked (as you know lol).

@Pcothren Pcothren added state: ready Fixed/Added and will be present in an upcoming release and removed state: pending not addressed yet labels Dec 9, 2021
@hoffstadt
Copy link
Owner

This is in 1.1.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: ready Fixed/Added and will be present in an upcoming release type: bug bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants