AutoComplete
AutoComplete copied to clipboard
ParameterizedCompletionDescriptionToolTip is not sized correctly
We are currently using RSyntaxTextArea (2.5.3) and AutoComplete (2.5.1) in our application in a script editing context. But there seems to be an calculation issue in tool tip bounds when using a parameterized completion.
It looks like it is not appropriate for multi-lined text.

Is this a known issue? Could you fix the height of the tooltip? Or are we doing something wrong?
Best regards, SlimShady
This works properly with the demo included with RSTALanguageSupport. Can you provide a small example program that shows this problem? Also include the LookAndFeel and any UI customizations you've made.