Hatam

Results 2 comments of Hatam

@funador thank you 🙏 Sometimes you need to think easier)) We usually try to solve it in a difficult way)) and the solution is sometimes very close.

@padmanabhampakki @natotthomer I solve like this: 1. Initially, for Knob to work without error, do this https://github.com/joshjg/react-canvas-knob/issues/21#issuecomment-389591269. 2. In the Knob component, add context `'this'` in `displayCustom()`. ```javascript ... renderCenter...