Re: Nested Folder in extensions

2014-01-14 Thread Vadim
In GS 3.10 all other submenus are automatically closed when one is open. In fact, I like this feature, and even implemented it myself manually in Alternative Activities for GS 3.6 and 3.8 (for consistent behavior across GS versions). But this feature makes it impossible to use subsubmenus, as whene

Nested Folder in extensions

2014-01-14 Thread s.cian...@gmail.com
Hi all, I have an extension for gnome-shell in which I have to display some items nested. In gnome 3.8 I used these commands and everything worked well: const TestNestedFolder = new Lang.Class({ Name: 'TestNestedFolder', Extends: PanelMenu.Button, _init: function() { this.p