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 #9796: BlockUI center content #9810

Merged
merged 1 commit into from Feb 17, 2023
Merged

Conversation

melloware
Copy link
Member

Fix #9796: BlockUI center content

if (!$this.cfg.blocked) {
$this.alignOverlay();
setTimeout(function() { $this.alignOverlay() }, 0);
Copy link
Member

Choose a reason for hiding this comment

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

🤯

@melloware melloware merged commit 896bc93 into primefaces:master Feb 17, 2023
@melloware melloware deleted the PF9796 branch February 17, 2023 15:04
@Rapster Rapster added the 🐞 defect Bug...Something isn't working label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 defect Bug...Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BlockUI not centered
3 participants