scholarsmate commented on code in PR #969:
URL: https://github.com/apache/daffodil-vscode/pull/969#discussion_r1504611895
##########
src/svelte/src/components/Main.svelte:
##########
@@ -32,7 +32,7 @@ limitations under the License.
on:scrollBoundary
on:traverse-file
on:seek
- />
+ />
Review Comment:
Weird whitespace change.
##########
src/svelte/src/components/dataEditor.svelte:
##########
@@ -153,7 +152,7 @@ limitations under the License.
function seekEventHandler(_: CustomEvent) {
seek($seekOffset)
}
-
+
Review Comment:
Weird whitespace change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]