Add ColorPicker Control. (#1668)

* Add ColorPicker Control.

* Add default colors.

* Author name comment removed.

* Scenario renamed.

* Format source code.

* Add commands and KeyBindings.

* ColorPicker comments updated.

* Doc updated.

* Fix relative Layout.

* Add new constructor, with title only.

* Delete one inused line.

* Scenario renammed.

* Doc updated.
This commit is contained in:
Jocelyn NATALI
2022-05-15 00:35:00 +02:00
committed by GitHub
parent a7db7cdec8
commit 09b8ce64da
261 changed files with 3526 additions and 987 deletions

View File

@@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class DynamicMenuBar.DynamicMenuBarDetails
">
<meta name="generator" content="docfx 2.59.0.0">
<meta name="generator" content="docfx 2.59.2.0">
<link rel="shortcut icon" href="../../favicon.ico">
<link rel="stylesheet" href="../../styles/docfx.vendor.css">
@@ -233,6 +233,9 @@
<div>
<a class="xref" href="../Terminal.Gui/Terminal.Gui.View.html#Terminal_Gui_View_Height">View.Height</a>
</div>
<div>
<a class="xref" href="../Terminal.Gui/Terminal.Gui.View.html#Terminal_Gui_View_TextFormatter">View.TextFormatter</a>
</div>
<div>
<a class="xref" href="../Terminal.Gui/Terminal.Gui.View.html#Terminal_Gui_View_SuperView">View.SuperView</a>
</div>