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

Remove unneeded VirtualPage "__atk_tab" code #2197

Merged
merged 2 commits into from
Apr 5, 2024
Merged

Remove unneeded VirtualPage "__atk_tab" code #2197

merged 2 commits into from
Apr 5, 2024

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Apr 5, 2024

The $this->getApp()->terminateHtml($this) code below is strictly equivalent - see https://github.com/atk4/ui/blob/accdc771da/src/App.php#L549 and https://github.com/atk4/ui/blob/accdc771da/src/View.php#L671 - as long as the VP mode is non-callback - https://github.com/atk4/ui/blob/accdc771da/src/Tabs.php#L31.

@mvorisek mvorisek marked this pull request as ready for review April 5, 2024 20:28
@mvorisek mvorisek merged commit b308ff5 into develop Apr 5, 2024
48 checks passed
@mvorisek mvorisek deleted the rm_tab_code branch April 5, 2024 20:50
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

1 participant