← Back to team overview

mudlet-makers team mailing list archive

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

 

It's not a regression. It was never fixed and still happens. You cannot fix
this in LuaGlobal when the event fires before LuaGlobal is loaded, I
think...

-- 
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