Skip to content

Commit 66bb8a4

Browse files
Add note
1 parent 7f00157 commit 66bb8a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/pages/temperature-page.slint

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ component ReadOnlyTemperatureElement inherits HorizontalStretch {
9999
}
100100
}
101101

102+
// TODO: Split this off into a seperate page so you can make a sidebar entry out of it
102103
export component FilamentMenuDialog inherits Rectangle {
103104
callback close();
104105
callback on_manual_entry(internal-name : string, friendly-name : string); // TODO: Make the temp numpad a popup

0 commit comments

Comments
 (0)