We use some ComboBoxes in our UI in a right sidebar. Since there is no text wrap implemented for the selected text, it will leave the screen if it is too long.
I would like to be able to specify a wrap_width as with other widgets, which will just wrap the text after a certain length.