now browsing by tag
Latest system software update for Samsung Galaxy S8+ changed smth and now the overlap content option of the status…
I have this test script:
var e=LL.getEvent();
var it=e.getItem();
//get default icon
var img=it.getCustomIcon();
it.setCustomIcon(img);
var img2=it.getCustomIcon();
alert(img+”\n”+img2);
If I run it on a new shortcut, it writes null null
If I set a custom icon to that shortcut and run the script again, the launcher becomes unresponsive
]]>What is this error?

What is this error?
It’s from a script run on the new resume event of a folder.
]]>I have a panel inside a folder, used by my scrollbar.
Interactive proportional scrollbar for both horizontal and vertical scrolling.
Please post feedback and comments below :P
]]>1.
2. How can I set the old background but still have a custom one on that desktop?
]]>I have a Folder inside another Folder and want to use openFrom in order to apply an offset to X position.
Can’t get the correct Y position, need help. Probably the X coordinate is also wrong but it works for my current layout.
What I use atm:
var y = item.getParent().translateIntoScreenCoordY( item.getCell().getTop() ) + item.getHeight() / 2;
What I want is to open the folder from the middle of the item.
This fails when I scroll the container.
]]>1.
I’d like to have 2 open folders but not 3.
I want to use folders because I can’t hide panels.
Is there any other way of doing it?
2. Is there a way to disable gestures on a desktop? I have a desktop locked in portrait and one that can be both portrait and landscape and I don’t want my folder gesture to work in landscape.

