Ignore:
Timestamp:
01/30/19 12:52:17 (5 years ago)
Author:
bln4
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/gio/swing/SwingTextLayoutManager.java

    r1185 r1206  
    134134
    135135        @Override
    136         public float[] getCaretInfo(TextLayout layout, TextHitInfo hit)
    137         {
     136        public float[] getCaretInfo(TextLayout layout, TextHitInfo hit) {
    138137                if (!isTextLayoutValid(layout)) {
    139138                        return null;
Note: See TracChangeset for help on using the changeset viewer.