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

fix problem with hidden preview DOM structure #7057

Merged

Conversation

pmario
Copy link
Contributor

@pmario pmario commented Nov 23, 2022

@kookma @saqimtiaz please test the wiki in the ZIP .. It contains fixes to issue #7056 AND it also contains the changes PR #7039, which IMO have been reverted without any need.

fix-7056-import-visual-glitch.zip <------------------ Test me

This is the fix to the real problem that my PR #7039 made visible. ...

The problem was the "preview element" it added visibe TR and TD elements to the DOM with a hidden content DIV. Since the TD had some padding from #7039 it was visible.

This PR fixes: [BUG] Visual regression in import table in 5.2.4 pre-release #7056 .


@Jermolene please reapply PR #7039 and then this PR.

There should be no visual glitches anymore. My PR didn't cause the problem it made it visible

@pmario
Copy link
Contributor Author

pmario commented Nov 23, 2022

The wiki in the ZIP should look like this:

image

@kookma
Copy link
Contributor

kookma commented Nov 23, 2022

Hi Mario

New fix 5.2.4p
image

Old 5.2.3
image

I think the row height is different and new fix creates taller rows. Other properties seem the same.

Jermolene added a commit that referenced this pull request Nov 23, 2022
…em. fix problem with control-panel basics tab shown in story river (#7039)""

See #7057 (comment)

This reverts commit fba9efc.
@Jermolene
Copy link
Owner

Thanks @pmario @kookma

@Jermolene please reapply PR #7039 and then this PR.

Done

@Jermolene Jermolene merged commit 882e040 into Jermolene:master Nov 23, 2022
@pmario
Copy link
Contributor Author

pmario commented Nov 24, 2022

I think the row height is different and new fix creates taller rows. Other properties seem the same.

It's intended, that the row height is a little bit higher. See the problems in the tables described at: #6912

Got to tiddlywiki.com and have a look at all the control-panel tables. All the spacing in the content edit inputs is way to small. It doesn't look good, which has been pointed out several times here at GH and at Talk

FlashSystems pushed a commit to FlashSystems/TiddlyWiki5 that referenced this pull request Dec 3, 2022
…em. fix problem with control-panel basics tab shown in story river (Jermolene#7039)""

See Jermolene#7057 (comment)

This reverts commit fba9efc.
FlashSystems pushed a commit to FlashSystems/TiddlyWiki5 that referenced this pull request Dec 3, 2022
@pmario pmario deleted the fix-7056-import-table-row-problem branch December 7, 2022 18:04
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

Successfully merging this pull request may close these issues.

None yet

3 participants