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

Changed sheet locked frames intersect cells display text #119

Open
darth-cheney opened this issue May 13, 2020 · 1 comment
Open

Changed sheet locked frames intersect cells display text #119

darth-cheney opened this issue May 13, 2020 · 1 comment
Labels
sheet Pertaining to sheet

Comments

@darth-cheney
Copy link
Contributor

Currently, the display text for any intersection of locked frames (ie locked columns and rows cells) will be set to just 'X'. Change these to actually display the data values.

@darth-cheney darth-cheney added the sheet Pertaining to sheet label May 13, 2020
darth-cheney added a commit that referenced this issue May 13, 2020
Previously the "intersect frame" cells were displaying the character
'X' as their content. We have changed it so they display their actual
data values now.

Additionally, we are changing unloaded cell displays from being the
text 'undefined' to being '...'
@darth-cheney
Copy link
Contributor Author

Fixed in commit f735a40

braxtonmckee pushed a commit that referenced this issue May 15, 2020
Previously the "intersect frame" cells were displaying the character
'X' as their content. We have changed it so they display their actual
data values now.

Additionally, we are changing unloaded cell displays from being the
text 'undefined' to being '...'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sheet Pertaining to sheet
Projects
None yet
Development

No branches or pull requests

1 participant