On Mon, Mar 27, 2023 at 2:00 AM lewis <[email protected]> wrote:
> I added *@bool **use-mouse-expand-gestures** - True* to > myLeoSetttings.leo but the mouse-over expand/contract is still disabled. > Does the setting need to be changed in qt_tree.py ? > I assume you use '=' instead of '-' in the setting -) It looks like Thomas forgot to enable the new code in qtree.initAfterLoad. PR #3221 <https://github.com/leo-editor/leo-editor/pull/3221> (merged into devel) re-enables the new code and adds the setting (default False) to leoSettings.leo. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS2gj-uMAYDJrB4eHUFwquxB-X7TAEGagj2aUsk-9uggwQ%40mail.gmail.com.
