F4bioo / DiffLinesCounter

DiffLinesCounter is an open-source IntelliJ-based IDE plugin designed to provide quick insights into the number of lines changed in your current branch.
MIT License
0 stars 2 forks source link

Fixed: Resolved threading issue in event dispatch #5

Closed F4bioo closed 10 months ago

F4bioo commented 10 months ago

This PR resolves the Event Dispatch Thread (EDT) access issue described in issue #4.