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

Broken setting table cell width #1494

Open
ksiatka opened this issue Oct 25, 2018 · 3 comments
Open

Broken setting table cell width #1494

ksiatka opened this issue Oct 25, 2018 · 3 comments

Comments

@ksiatka
Copy link

ksiatka commented Oct 25, 2018

$this->setIntVal($value);

is $this->setIntVal($value); should be $this->width = $this->setIntVal($value);

@chrisribe
Copy link

Nice catch.
@troosan valid error fix.

@devfake
Copy link

devfake commented Dec 21, 2020

This issue is from 2018 and still relevant...

@lucasnetau
Copy link

lucasnetau commented Aug 14, 2023

Fixed by #1848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants