mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
Forces the height of the TextField to 1 which is just the valid height instead of driver rows value. (#400)
* Forces the height of the TextField to 1 which is just the valid height instead of driver rows value. * Fixes an issue in the sln file that despite not having been changed, git reports as changed.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -5,9 +5,6 @@
|
||||
# native line endings on checkout.
|
||||
*.cs text
|
||||
|
||||
# Convert to CRLF line endings on checkout.
|
||||
*.sln text eol=crlf
|
||||
|
||||
# Convert to LF line endings on checkout.
|
||||
*.sh text eol=lf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user