Skip to content

Commit

Permalink
Comment added for clarity... only committing because this is a release.
Browse files Browse the repository at this point in the history
  • Loading branch information
draque committed Aug 1, 2014
1 parent 7a161d3 commit 910d4ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PolyGlot/ScrDictInterface.java
Original file line number Diff line number Diff line change
Expand Up @@ -1799,6 +1799,7 @@ private void recalcAllProcs() {
private void addProcGuide() {
addProcGuideWithValues("", "");

// perform this action later, once the scroll object is properly updated
SwingUtilities.invokeLater(new Runnable() {
public void run() {
JScrollBar bar = sclProcGuide.getVerticalScrollBar();
Expand Down

0 comments on commit 910d4ad

Please sign in to comment.