Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Xcode 12.5 Beta, crash when moving point in color wheel #32

Closed
ebarellar opened this issue Aug 19, 2020 · 0 comments
Closed

Xcode 12.5 Beta, crash when moving point in color wheel #32

ebarellar opened this issue Aug 19, 2020 · 0 comments

Comments

@ebarellar
Copy link

Issue Description

Crash "Simultaneous accesses to 0x7ffe78fac488, but modification requires exclusive access" when moving around the color Wheel

Description

When moving the the color wheel the app crashes in the getter of the hue property of EFColorWheelView, last access occurs at ef_selectedPoint(). Feel that something with the pointer use at onTouchEventWithPosition isn't working with the new Xcode version

Reproduce

Open the Color Picker Controller, move to the HSB section, move the point in the color wheel, happens immediatly.
Reproduced in the simulator, still haven't installed the Beta in a physical device, will try probably next week and return back

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

No branches or pull requests

1 participant