Ignore:
Timestamp:
2024-06-05T22:29:22+12:00 (3 weeks ago)
Author:
anupama
Message:

Noticed another location where the quickFormatPreviewCycle() is apt.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/testing/trunk/src/src/gstests/tutorials/RunGLITest.java

    r39090 r39091  
    616616    searchDisplayItems.add(new SimpleEntry("Index: dc.Creator", "creators"));
    617617    formatSearch(searchDisplayItems);
    618     PAUSE(1);
    619     previewCollectionViaFormat();
    620     PAUSE(1.5);
    621     makeGLIWindowActive();
    622     PAUSE(1);   
    623 
     618   
     619    quickFormatPreviewCycle(); 
    624620   
    625621    if(Platform.isWindows()) {     
Note: See TracChangeset for help on using the changeset viewer.