Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Painting Exception #5

Closed
RobertBColton opened this issue Apr 12, 2014 · 1 comment
Closed

Painting Exception #5

RobertBColton opened this issue Apr 12, 2014 · 1 comment

Comments

@RobertBColton
Copy link
Contributor

There was a painting exception occurring in LGM if you'd open the auto-complete list and use the ENTER key to select your item, this was patched. The VK_TAB key still does not work because the CompletionList does not want to be focusable for some reason. In Eclipse tab is used for Call Tips.

This is where the patch for keys was made.
https://github.com/IsmAvatar/LateralGM/blob/master/org/lateralgm/joshedit/CompletionMenu.java#L576

@JoshDreamland
Copy link
Owner

All changes from the LateralGM repository have been pulled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants