Ignore:
Timestamp:
Mar 13, 2018, 6:26:30 PM (6 years ago)
Author:
chronos
Message:
  • Fixed: Update listview filter editor width if listview columns width changed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.pas

    r176 r177  
    483483    Core.PersistentForm1.Load(Self);
    484484    Core.ThemeManager.UseTheme(Self);
     485    ListViewFilter1.UpdateFromListView(ListViewAcronyms);
    485486    UpdateInterface;
    486487    ListViewFilter1.StringGrid.Col := 1;
Note: See TracChangeset for help on using the changeset viewer.