Skip to content

[BUG] Setting the column width to its current value works#684

Merged
mixonic merged 1 commit intomasterfrom
cyril/debug-portfolio-td
Apr 24, 2019
Merged

[BUG] Setting the column width to its current value works#684
mixonic merged 1 commit intomasterfrom
cyril/debug-portfolio-td

Conversation

@cyril-sf
Copy link
Copy Markdown
Contributor

@cyril-sf cyril-sf commented Apr 23, 2019

It used to return undefined which would lead the delta to be NaN,
causing an infinite loop when resizing a leaf column.

Comment thread addon/-private/column-tree.js
It used to return `undefined` which would lead the `delta` to be `NaN`,
causing an infinite loop when resizing a leaf column.
@cyril-sf cyril-sf force-pushed the cyril/debug-portfolio-td branch from 467f823 to 2aa54aa Compare April 24, 2019 17:13
@cyril-sf cyril-sf changed the title [WIP] The value returned by a setter is cached [BUG] Setting the column width to its current value works Apr 24, 2019
@mixonic
Copy link
Copy Markdown
Member

mixonic commented Apr 24, 2019

Looks good! Great catch @cyril-sf, thank you :-)

@mixonic mixonic merged commit 74705cc into master Apr 24, 2019
@mixonic mixonic deleted the cyril/debug-portfolio-td branch April 24, 2019 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants