Ticket #279 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Ask before quit is broken

Reported by: conradcalmez Owned by:
Priority: minor Milestone:
Component: Base Keywords:
Cc:

Description

When I add the line "Config.askBeforeQuit = false" to the local code of a world the message of the confirmation dialog is set to false instead of the dialog is not shown.

Change History

comment:1 Changed 4 months ago by markoroeder

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r127225 by returning with undefined (instead of false).

(Tested with Chrome)

Note: See TracTickets for help on using tickets.