facebook
To log a new issue, simply let us know about the problem/suggestion you have in our Forums and we'll help you from there!
1 comment Last updated 6 years ago
cruiser commented 6 years, 10 months ago
#525783

In Spring Tool Suite with Darkest Dark, when running a project as Spring Boot App, the scrolling in Console reacts with delay.

 

I found that the issue is caused by Eclipse’s themed Scrollbar, which are used in Eclipse’s Regular Dark theme as well, so the issue is not related to Darkest Dark itself.

 

A workaround is to add this vm argument in STS.ini

-Dswt.enable.themedScrollBar=false

Viewing 1 comment (of 1 total)