terminal/src/renderer
Eugene Samoylov 48d59e8304
[Settings UI] Represent Cursor Height as a slider (#9386)
Change the vintage cursor height number box to a slider.

## References
Related:  #9370

## PR Checklist
* [x] Closes #9377
* [x] zadjii-msft edit: Now _this one_ closes #9175
* [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA
* [x] Schema updated.
* [ ] 

## Detailed Description of the Pull Request / Additional comments

It seems like the cursor height couldn't be lower than 25 percent regardless of the given value, so I've changed the `MinCursorHeightPercent` in CustomTextRenderer header file.

## Validation Steps Performed
Manual validation

![CursorHeightSlider](https://user-images.githubusercontent.com/39456018/110041939-bf076080-7d66-11eb-8d58-ba9a84922803.gif)
2021-03-09 17:13:32 +00:00
..
base Introduce DxFontRenderData (#9096) 2021-02-18 06:11:38 +00:00
dx [Settings UI] Represent Cursor Height as a slider (#9386) 2021-03-09 17:13:32 +00:00
gdi Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
inc Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
uia Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
vt Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
wddmcon Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
dirs Merged PR 4645239: [Git2Git] Merged PR 4644345: conhost: disable the DX renderer in inbox builds 2020-05-05 23:03:07 +00:00