Changeset 378 for branches/highdpi/LocalPlayer/Select.pas
- Timestamp:
- Apr 24, 2021, 11:41:07 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/LocalPlayer/Select.pas
r361 r378 1568 1568 DispLines := MaxLines; 1569 1569 InnerHeight := LineDistance * (DispLines + 1) + 24; 1570 ClientHeight := InnerHeight + TitleHeight + WideFrame 1570 ClientHeight := InnerHeight + TitleHeight + WideFrame; 1571 1571 end 1572 1572 else
Note:
See TracChangeset
for help on using the changeset viewer.