You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "stricklandrbls (via GitHub)" <gi...@apache.org> on 2023/03/22 23:26:45 UTC

[GitHub] [daffodil-vscode] stricklandrbls commented on a diff in pull request #515: Implement management for selected data.

stricklandrbls commented on code in PR #515:
URL: https://github.com/apache/daffodil-vscode/pull/515#discussion_r1145511332


##########
src/svelte/src/components/dataEditor.svelte:
##########
@@ -1662,10 +1684,24 @@ limitations under the License.
     display: flex;
   }
 
+  .dataEditor div.measure.selection {
+    flex-direction: column;
+    text-align: center;
+    justify-content: center;

Review Comment:
   Just pushed an update. Take a look and let me know what you think.



-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org