ddnet/src
Robert Müller 4c223a0002 Improve text line spacing and console text selection
Consider line spacing to belong to the previous line when calculating and rendering text selection. Instead of handling spacing between entries separately in the console, also include line spacing for the last line in the height calculation. Pixel align the line spacing in addition to the font size, as previously some gaps between the entries were larger than others due to missing pixel alignment. This allows rendering the text selection in the console smoothly without any gaps between the console entries/lines.

Closes #7617.
2023-12-25 19:11:42 +01:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00
base Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00
engine Improve text line spacing and console text selection 2023-12-25 19:11:42 +01:00
game Improve text line spacing and console text selection 2023-12-25 19:11:42 +01:00
macos Add INotifications kernel interface 2023-12-16 18:15:43 +01:00
masterping Add tool to manually ping the mastersrv 2022-12-29 12:50:24 +01:00
mastersrv mastersrv: Go to RawValue directly 2023-09-08 11:03:07 +02:00
rust-bridge Fix being run from rust-analyzer with a clean environment 2022-11-09 15:09:42 +01:00
steam Replace all usages of C standard headers with C++ headers 2023-03-01 19:26:51 +01:00
test Fix readability-make-member-function-const 2023-12-14 23:38:03 +01:00
tools Fix map tools crashing on maps with unknown UUID-based map items 2023-12-22 16:00:24 +01:00