]> git.proxmox.com Git - pve-installer.git/commit
tui: introduce separate views types for float & integer inputs
authorChristoph Heiss <c.heiss@proxmox.com>
Mon, 5 Jun 2023 11:09:25 +0000 (13:09 +0200)
committerChristoph Heiss <c.heiss@proxmox.com>
Wed, 14 Jun 2023 08:39:56 +0000 (10:39 +0200)
commit1065dad78c7190ab7ea4885863f03c3bc36a9f8e
treee265ce56a99141462748b46e8e348b6933419891
parent947fe360457f264e7aadc2b8a19892f92802e631
tui: introduce separate views types for float & integer inputs

This having to conditionalize everything on the `.ints_only` member,
making things a lot cleaner and easier to expand as needed.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
proxmox-tui-installer/src/views/mod.rs