View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0005917 | Spring engine | Lua | public | 2018-03-09 23:10 | 2018-03-09 23:18 | ||||||||
Reporter | FLOZi | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | 104.0 +git | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0005917: fonts.lua missing from basecontent for new widgethandler | ||||||||||||
Description | replacement selector.lua widget doesn't work without it c.f. https://github.com/jk3064/new_widgethandler/tree/master/Utilities vs. https://github.com/spring/spring/tree/develop/cont/base/springcontent/LuaHandler/Utilities | ||||||||||||
Tags | No tags attached. | ||||||||||||
Checked infolog.txt for Errors | |||||||||||||
Attached Files |
|
![]() |
|
FLOZi (reporter) 2018-03-09 23:15 |
I guess it may be intended to do away with it altogether in favour of different approach to font rendering, but I'm not aware of another replacement selector.lua ( https://github.com/jk3064/new_widgethandler/blob/master/SystemWidgets/selector.lua ). I'm probably just a poor dumb idiot slowly regressing into a Forb like state |
FLOZi (reporter) 2018-03-09 23:18 |
Although https://github.com/jk3064/new_widgethandler/blob/master/SystemWidgets/selector.lua#L14 suggests it is already updated at least once for a new font system, but who knows how many there have been |