Skip to content
Snippets Groups Projects
Commit 1a6e5d28 authored by Manuel Geyer's avatar Manuel Geyer
Browse files

Commit

parent 0a0f08c9
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
},
"FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "11/13/2023 14:52:57",
"HeaderLastSavedDateTimeUTC": "11/13/2023 15:05:27",
"IsLegacyComponentAllowGlobalScopeCase": false,
"LocalConnectionIDReferences": {
"99352d8f-567f-4bcc-a2d7-87a89a789722": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/38d6e5b5b5fa999a16ebdf0aa169572f-c1654a69e558fc9f\"",
......
......@@ -7,8 +7,8 @@
"AppCheckerResult.sarif": "C8_S5uVFL0GM1IXQ4PFCveFPnKOvwyGhBZlHNq7tSa8tbA=",
"Assets\\Images\\c78fd8d6-7fd4-4a19-9148-12889f1d10c9.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_opQhFd7tQ3IkRABVgFFq82IYQKAFbJ5qy/GElyH/FyI=",
"Controls\\4.json": "C8_sgLsbIyYfyZqaFXIz2hl+VH9LxFFifgeC1vWYdvuDIw=",
"Header.json": "C8_WuRQUxS7e0wuvKTU4qgpfS0vPXXIOmuCw3H+dgB4cew=",
"Controls\\4.json": "C8_huQZpJGChnDvBAjmZolhGTQHIs9QlRVIXrh4xbIJ5LY=",
"Header.json": "C8_2ERWXWCeofYpsnpfwn68zChDNsxqtZyK1CFbC6iydgM=",
"Properties.json": "C8_Tecrmmp9muRDBFyVk4jqnRBhWnYnoIRdih/gAI79pew=",
"References\\DataSources.json": "C8_l4/JWdS5LzsAapgpFFlYHhNyBsBaeSUj2f88rHt3dog=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
......@@ -18,13 +18,13 @@
"Resources\\dbucp5e3.jpg": "C8_2LEwJZMhrD5m6xki6L+aGapXwTRKzCree1HX8l46rss=",
"Resources\\PublishInfo.json": "C8_bks7wnKsxkFad74B2uHcDqv0O4q9QcoIWSENafrbcDQ="
},
"ClientStampedChecksum": "C8_k+ulJ6N6BfKoSsa/DgNZoyAvGlyj+bkBm1Bxju2lp3s=",
"ClientStampedChecksum": "C8_E0du8KG+zVdWctgF9EvHfMCViq69E3DgYvlLc0u1sxM=",
"ServerPerFileChecksums": {
"AppCheckerResult.sarif": "C8_S5uVFL0GM1IXQ4PFCveFPnKOvwyGhBZlHNq7tSa8tbA=",
"Assets\\Images\\c78fd8d6-7fd4-4a19-9148-12889f1d10c9.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_opQhFd7tQ3IkRABVgFFq82IYQKAFbJ5qy/GElyH/FyI=",
"Controls\\4.json": "C8_sgLsbIyYfyZqaFXIz2hl+VH9LxFFifgeC1vWYdvuDIw=",
"Header.json": "C8_WuRQUxS7e0wuvKTU4qgpfS0vPXXIOmuCw3H+dgB4cew=",
"Controls\\4.json": "C8_huQZpJGChnDvBAjmZolhGTQHIs9QlRVIXrh4xbIJ5LY=",
"Header.json": "C8_2ERWXWCeofYpsnpfwn68zChDNsxqtZyK1CFbC6iydgM=",
"Properties.json": "C8_Tecrmmp9muRDBFyVk4jqnRBhWnYnoIRdih/gAI79pew=",
"References\\DataSources.json": "C8_l4/JWdS5LzsAapgpFFlYHhNyBsBaeSUj2f88rHt3dog=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
......@@ -34,5 +34,5 @@
"Resources\\dbucp5e3.jpg": "C8_2LEwJZMhrD5m6xki6L+aGapXwTRKzCree1HX8l46rss=",
"Resources\\PublishInfo.json": "C8_bks7wnKsxkFad74B2uHcDqv0O4q9QcoIWSENafrbcDQ="
},
"ServerStampedChecksum": "C8_k+ulJ6N6BfKoSsa/DgNZoyAvGlyj+bkBm1Bxju2lp3s="
"ServerStampedChecksum": "C8_E0du8KG+zVdWctgF9EvHfMCViq69E3DgYvlLc0u1sxM="
}
\ No newline at end of file
......@@ -94,12 +94,12 @@ Main As screen:
HoverColor: =RGBA(251, 188, 159, 1)
HoverFill: =RGBA(0, 0, 0, 0)
Icon: =Icon.Bookmark
OnSelect: =If(varResponse = "", Select(Eraser1));
OnSelect: =If(IsBlank(chatbox1.Text) = false, Select(Eraser1));
PressedBorderColor: =RGBA(0, 0, 0, 0)
PressedColor: =RGBA(255, 255, 255, 1)
PressedFill: =RGBA(0, 0, 0, 0)
TabIndex: =6
X: =40
X: =48
Y: =857
ZIndex: =4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment