mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user