Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

153: [Fix] Lock thumbnail size change during init #173

Merged

Conversation

wuhaochen
Copy link
Contributor

This PR fixes #153

The root cause is from

this._suppressEvents = false;

It prematurely turns off the suppression of the event as the handler may not be finished at that time.

@wuhaochen wuhaochen changed the title Lock thumbnail size change during init #153 Lock thumbnail size change during init Jan 24, 2021
@Phrynohyas Phrynohyas changed the title #153 Lock thumbnail size change during init 153: [Fix] Lock thumbnail size change during init May 2, 2021
@Phrynohyas Phrynohyas added the bug label May 2, 2021
@Phrynohyas Phrynohyas merged commit e40cbf6 into Phrynohyas:master May 2, 2021
Phrynohyas added a commit that referenced this pull request May 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Thumbnail size settings keep resetting
3 participants