jsduck icon indicating copy to clipboard operation
jsduck copied to clipboard

Inline example preview height is sometimes not enough

Open nene opened this issue 14 years ago • 0 comments

In some cases the code is just one line, but preview should have a bit more height.

For example: http://docs.sencha.com/ext-js/4-0/#!/api/Ext.window.MessageBox

Maybe there should be an option to specify the height of the preview. It's clear that one can't automatically guess the best height.

Another good example is the TimePicker, which needs to be even higher: http://docs.sencha.com/ext-js/4-0/#!/api/Ext.picker.Time

nene avatar Feb 21 '12 10:02 nene