Ticket #55 (closed defect: duplicate)
don't allow elements to be added without at least an `append`
| Reported by: | beb | Owned by: | why |
|---|---|---|---|
| Milestone: | Murder | Keywords: | |
| Cc: |
Description
win32, r279:
Shoes.app do
button "add para" do
para "here"
end
end
The text "here" is shown just after the window is resized or moved out of the screen and moved in again.
Expected: should be visible instantly.
Change History
Note: See
TracTickets for help on using
tickets.
