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

added   to first cell in first row of table presentation #75

Closed
areasas opened this issue Jul 13, 2013 · 3 comments
Closed

added   to first cell in first row of table presentation #75

areasas opened this issue Jul 13, 2013 · 3 comments

Comments

@areasas
Copy link

areasas commented Jul 13, 2013

Dear "raveren",

I use this project to catch table view data and copy-and-paste the value in a spreadsheet to make comparison.

For the purpose to have the pasted data to remain aligned in the cells, I suggest to add a   to the first cell in first raw, so that the copied data will not miss it and, then, the first row will not slide to the left.

/tg_app/kint/parsers/parser.class.php:231..233

if ( $firstRow ) {
    $extendedValue .= '<th>&nbsp;</th>';
}

Thanks for this good project. I will sustain it.

Best wishes,

Carmine Iaciofano

@raveren
Copy link
Contributor

raveren commented Jul 17, 2013

That's a nice fix, I implemented it into kint and it will appear in upcoming releases, thanks!

@raveren raveren closed this as completed Jul 17, 2013
@areasas
Copy link
Author

areasas commented Nov 16, 2013

.. did you miss to include it in the current release?

Best wishes,

Carmine Iaciofano

@raveren
Copy link
Contributor

raveren commented Nov 16, 2013

Heya, It's in the wip branch, click the word 'master' when in the github repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants