Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ddd1bdc24767cd0106303b6c3794cbc68dce2f33
      
https://github.com/WebKit/WebKit/commit/ddd1bdc24767cd0106303b6c3794cbc68dce2f33
  Author: Jean Haberer <[email protected]>
  Date:   2026-06-10 (Wed, 10 Jun 2026)

  Changed paths:
    M Websites/webkit.org/demos/model-demos/scripts/ticket-sales.js
    M Websites/webkit.org/demos/model-demos/styles/ticket-sales.css
    M Websites/webkit.org/demos/model-demos/ticket-sales.html

  Log Message:
  -----------
  Theater model unloads between 2 seat selections
https://bugs.webkit.org/show_bug.cgi?id=316789
rdar://179238658

Reviewed by Etienne Segonzac.

Instead of setting 'display:none' when hiding the popup, setting its
opacity to 0 avoids the model to get unloaded from memory.
This makes the experience smoother when selecting multiple seats in a row.

* Websites/webkit.org/demos/model-demos/scripts/ticket-sales.js:
* Websites/webkit.org/demos/model-demos/styles/ticket-sales.css:
* Websites/webkit.org/demos/model-demos/ticket-sales.html:

Canonical link: https://commits.webkit.org/314915@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to