← Back to team overview

mudlet-makers team mailing list archive

[Bug 1163016] [NEW] handleWindowResize event fires before LuaGlobal

 

Public bug reported:

The handleWindowResize event fires before LuaGlobal is initialized,
spawning several errors in the errors view.

A workable solution could be: define handleWindowResize() in the Lua
state as soon as it is created in Mudlet.

** Affects: mudlet
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1163016

Title:
  handleWindowResize event fires before LuaGlobal

Status in Mudlet the MUD client:
  New

Bug description:
  The handleWindowResize event fires before LuaGlobal is initialized,
  spawning several errors in the errors view.

  A workable solution could be: define handleWindowResize() in the Lua
  state as soon as it is created in Mudlet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1163016/+subscriptions


Follow ups

References