Why the fuss with config.lua and variable aspect ratios? (Alternative code inside)

Hi Dewey I would say its not something we are going to tackle any time soon.  I don’t know if there is an entry for it on the Feedback site or not or if it is how many votes it has.  But given our priorities and what engineering is working on it, adapting pickerWheel to be resizable isn’t very high on the priority list.   I took a quick glance through the open source code and it seems to me the limits are based on the graphics used to draw the various chrome parts for the pickerView. 

You might be able to decode what’s going on there, provide your own graphic frames at whatever size you want them and make it work.  However that’s not a widget I’ve attempted that with.