b7eb233aee
In 3.4, an imagebox' image is set via "box.image = foo". Since widgets are just ordinary tables in 3.5, this will actually mess with the imagebox' image without setting it correctly. Fix this by renaming the entry to "_image". A similar patch was applied to the textbox widget ages ago. Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
background.lua.in | ||
base.lua.in | ||
imagebox.lua.in | ||
init.lua.in | ||
systray.lua.in | ||
textbox.lua.in |