I haven’t done anything to style it…I just put it in, bound some data, and then checked it in the debugger, and it’s pretty broken. I tried some basic things like changing the padding (it’s in a cell that’s 50% width), but that didn’t help. Any ideas?
Same issue still exists here…the quantity selector is completely unusable for me, which is unfortunate because it’s perfect for what I’m trying to do with my UI.
I worked around it by setting a height on the quantity selector. Somehow the Preview app seems to be overriding/resetting the height on the component, so explicitly setting it seems to work.