Ignore:
Timestamp:
May 13, 2024, 7:00:49 PM (4 months ago)
Author:
chronos
Message:
  • Fixed: Workaround for incorrectly styling TEdit controls under Gtk2.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/MessgEx.pas

    r554 r570  
    187187  if Kind = mkModel then
    188188    EInput.Top := Height - (76 + Border);
     189  Gtk2DisableControlStyling(EInput);
    189190end;
    190191
Note: See TracChangeset for help on using the changeset viewer.