<div dir="ltr"><div>I have a issue with non modal color changing.</div><div>The NewColorPicker is not modal and the method returns a value before the user click &#39;close&#39; button in NewColorPicker.</div><div>How can I change behavior to update color when the button is clicked?</div><div> </div>PBColorPreferenceView&gt;&gt;changeColor: aButton<div><div><span class="" style="white-space:pre">        </span>aButton changeColor. &quot;returns the current color when not modal&quot;</div><div><span class="" style="white-space:pre">        </span>self preference preferenceValue: aButton fillStyle.</div><div><span class="" style="white-space:pre">        </span>button label: self preference preferenceValue asString.</div><div><span class="" style="white-space:pre">        </span>self adjustLabelColor<span class="" style="white-space:pre">        </span></div></div><div><span class="" style="white-space:pre"><br></span></div><div><span class="" style="white-space:pre">Best,</span></div><div><span class="" style="white-space:pre">Karl</span></div></div>