Skip to content

Conversation

0lru
Copy link

@0lru 0lru commented Jan 7, 2022

This belongs to issue #3572

It allows using more than 64 columns in a table. I've applied the patches mentioned in #3572. Just the "IsEqual" method was missing there.

ocornut added a commit that referenced this pull request Jan 20, 2023
… code-paths are already touching the cold parts.

Only exception being TableSetColumnIndex() with same column number but that's an odd case.
Will break PR #6094 #3572 #5305 #4876 but those not need to be necessarily updated: we got enough reference to finish that feature.
ocornut added a commit that referenced this pull request Jan 20, 2023
@ocornut
Copy link
Owner

ocornut commented Jan 20, 2023

Now pushed an official change for that: lifting limits and performances are equivalent.
See details on this comment : #6094 (comment)

@ocornut ocornut closed this Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants