forked from ParadiseSS13/Paradise
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes Knobs not working, Sliders jamming, and Sliders floating-point …
…rounding error (ParadiseSS13#23299) * Fix slider misconfiguration * Parse input numbers before passing on * Convert to origin-based code * Apply dragmatrix to other offset components * Remove size-based code * Use state to track original value instead of using props * Build and update tgui * Remove reliance of offset on window position * Fix Knob usage * Build and update tgui * ci rerun * ci rerun * ci rerun * ci rerun * ci rerun * ci rerun * ci rerun * ci rerun * ci rerun * ci rerun * ci rerun * ci rerun * ci rerun --------- Co-authored-by: Arthri <[email protected]> Co-authored-by: tgui <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
72477a9
commit 174ea96
Showing
6 changed files
with
64 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.