Ren Shore
now browsing by tag
Kind of a bug report and a feature suggestion..
Add item/shortcut/ll(x) shortcut/current desktop settings.
This opens current container settings.
I think that one should be renamed and a shortcut added to get to desktop settings
]]>Pierre Hébert would it be possible to convert a panel to a folder and a folder to a panel?
Probably under the item menu.
]]>I’d like a function under LL.getEvent() that returns the action that called the event.
The idea being so we can use the same script for related actions rather than creating multiple scripts
if(LL.getEvent().getType()==”tap”) {
functionA();
}
else{
functionB();
}
You get the idea
]]>9.9.10 introduced a bug involving array .split() function staying regEx is not allowed..
Why are icons rendered with such low quality?
Why are icons rendered with such low quality? It’s the biggest issue that I have with lightning launcher on my tablet..
I attached an image with a comparison of a regular icon in llx and an extracted image set as an item background.
]]>If your leftmost/topmost item is detached from the grid.. Grid lines will align to that item rather than the grid
If your leftmost/topmost item is detached from the grid.. Grid lines will align to that item rather than the grid
]]>A rather frustrating bug..
I have a folder with a specific height and I have scrolling set to horizontal.. When I compact and sort my items it places them with way to many rows before moving over to the next page..
I think it may have to do with edit mode being full screen
]]>