Ticket #249 (closed enhancement: fixed)
plai gc-gui.ss: move frame show to after panel creation
| Reported by: | robby | Owned by: | plai |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | plai/plai.plt | Keywords: | |
| Cc: | Version: | (1 12) | |
| Racket Version: | 4.2.3 |
Description
If the line
(send frame show true)
in private/gc-gui.ss moves to after the definition of the private field "heap" then the gui looks a bit smoother (and opens faster).
Change History
Note: See
TracTickets for help on using
tickets.
