Skip to content

Commit

Permalink
[MIRROR] Typescript refactor for Number Input (#1429) (#2545)
Browse files Browse the repository at this point in the history
* Typescript refactor for Number Input (#81913)

## About The Pull Request
- Fixes #80971
- Fixes #81379

You now only click once to highlight & edit the value. Converted
NumberInput to typescript

## Changelog
:cl:
fix: NumberInput(used in chem heater, plumbing reaction chamber etc)
highlighting & editing requires only single click like before
refactor: Typescript conversion for NumberInput TGUI Component
/:cl:

---------



* Typescript refactor for Number Input

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: SyncIt21 <[email protected]>
Co-authored-by: Jeremiah <[email protected]>
  • Loading branch information
4 people authored Mar 24, 2024
1 parent ff37eab commit 85c1430
Show file tree
Hide file tree
Showing 12 changed files with 403 additions and 306 deletions.
288 changes: 0 additions & 288 deletions tgui/packages/tgui/components/NumberInput.jsx

This file was deleted.

Loading

0 comments on commit 85c1430

Please sign in to comment.