Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidying the metadata bottom right_click #9358

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

Fidel365
Copy link
Contributor

Fixes issue #9357 partially.
@rdstern all is well except for point 2, where I went with option b but still believe there may be a way for a instead, just need to investigate and that can come in another PR, so this is ready otherwise.

rdstern
rdstern previously approved these changes Jan 15, 2025
Copy link
Collaborator

@rdstern rdstern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Fidel365 thanks, the new Column metadata bottom menu looks fine now. And it isa simpler than before, as well as being consistent.
@N-thony the display, from the R-viewer, still ignores the metadata, but that can come later. I would be happy for this to be merged now. We are writing the help for this, so it fits nicely.
If merged, and you are re-doing Version 0.8.1, maybe it can be included? But don't do a new version 0.8.1 just for this.

@@ -200,7 +200,7 @@ Public Class ucrDataFrameMetadata
dlgCopyDataFrame.ShowDialog()
End Sub

Private Sub viewSheet_Click(sender As Object, e As EventArgs) Handles viewSheet.Click
Private Sub viewSheet_Click(sender As Object, e As EventArgs)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this sub still needed?

@Fidel365
Copy link
Contributor Author

@N-thony I did get rid of the sub and this is ready.

@N-thony N-thony merged commit 4b00a59 into IDEMSInternational:master Jan 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants