-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update UI and simplify logic in OSCController and PulsoidModule
This commit includes several changes to the UI and logic in various files. In `OSCController.cs`, the logic for setting the `displayText` variable has been simplified. In `PulsoidModule.cs`, a new else block has been added to handle the case when the heart rate is not greater than or equal to `HighTemperatureThreshold`. The version number in `MagicChatbox.csproj` has been updated. In `MainWindow.xaml`, the `CornerRadius` property of a `Border` element has been updated and a new `CheckBox` named `ShowTemperatureText_checkbox` has been added, along with associated UI elements. The previous `CheckBox` named `ShowTemperatureText_checkbox` and its associated UI elements have been removed.
- Loading branch information
Showing
4 changed files
with
110 additions
and
104 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