Skip to content

Commit f300bf8

Browse files
committed
#1871 add TODO
1 parent 94b77f2 commit f300bf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

base/src/main/java/io/github/sds100/keymapper/base/actions/ModifySettingActionBottomSheet.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ private fun ModifySettingActionBottomSheet(
142142
)
143143

144144
// TODO do not allow empty text fields
145+
// TODO add test button
146+
// TODO add disclaimer that simply modifying setting values is not sufficient for the system to actually process the change
145147
Row(
146148
modifier = Modifier
147149
.fillMaxWidth()

0 commit comments

Comments
 (0)