Version 1.51.2 to test

The Annex CNN channel
lyizb
Posts: 97
Joined: Fri Feb 12, 2021 8:23 pm
Has thanked: 40 times
Been thanked: 24 times

Re: Version 1.51.2 to test

Post by lyizb »

"the possibility to customize the layout of the editor page as per own tastes"

I'm afraid I don't understand this. I'm working on an ESP32 S2Mini flashed with "Annex32-S2 CAN USB 1.51.2 LFS".

============
Implemented the customisation of the layout (experimental)
These keys are active keys only when clicked before inside the LOG window
- CTRL+SHIFT+F1 - Set Vertical Layout
- CTRL+SHIFT+F2 - Set Horizontal Layout
- CTRL+SHIFT+F3 - Save Layout
- CTRL+SHIFT+F4 - Load Layout
- CTRL+SHIFT+F5 - Reset Layout
=============

When I have clicked on the WLOG window, I don't see that anything happens when I use the CTRL+SHIFT+F# keys. My preferred layout would be as large a code screen as will fit on the left, and everything else on the right. How do I go about doing that? (As may be evident by my asking the question, I did succeed in flashing the S2Mini when I used the correct S2 firmware.)
User avatar
cicciocb
Site Admin
Posts: 1989
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 426 times
Been thanked: 1329 times
Contact:

Re: Version 1.51.2 to test

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Sun Nov 12, 2023 12:07 am "the possibility to customize the layout of the editor page as per own tastes"

I'm afraid I don't understand this. I'm working on an ESP32 S2Mini flashed with "Annex32-S2 CAN USB 1.51.2 LFS".

============
Implemented the customisation of the layout (experimental)
These keys are active keys only when clicked before inside the LOG window
- CTRL+SHIFT+F1 - Set Vertical Layout
- CTRL+SHIFT+F2 - Set Horizontal Layout
- CTRL+SHIFT+F3 - Save Layout
- CTRL+SHIFT+F4 - Load Layout
- CTRL+SHIFT+F5 - Reset Layout
=============

When I have clicked on the WLOG window, I don't see that anything happens when I use the CTRL+SHIFT+F# keys. My preferred layout would be as large a code screen as will fit on the left, and everything else on the right. How do I go about doing that? (As may be evident by my asking the question, I did succeed in flashing the S2Mini when I used the correct S2 firmware.)
I've just tested with an esp32-s2 and it works correctly.

As this is an experimental feature, there is no particular visual feedback when using these keys.
Click in the LOG window and the press (at the same time) CTRL-SHIFT-F1 and then CTRL-SHIFT-F2; the layout should change from horizontal to vertical.

What is your browser?
lyizb
Posts: 97
Joined: Fri Feb 12, 2021 8:23 pm
Has thanked: 40 times
Been thanked: 24 times

Re: Version 1.51.2 to test

Post by lyizb »

Got it. Works perfectly. This is in Chrome:
Annex editor view.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
Electroguard
Posts: 855
Joined: Mon Feb 08, 2021 6:22 pm
Has thanked: 273 times
Been thanked: 321 times

Re: Version 1.51.2 to test

Post by Electroguard »

- Editor page
Implemented the customisation of the layout (experimental)
These keys are active keys only when clicked before inside the LOG window
- CTRL+SHIFT+F1 - Set Vertical Layout
- CTRL+SHIFT+F2 - Set Horizontal Layout
- CTRL+SHIFT+F3 - Save Layout
- CTRL+SHIFT+F4 - Load Layout
- CTRL+SHIFT+F5 - Reset Layout
... is experimental, if found useful I'll try to simplify (advice accepted :D )
Not sure if it would be possible cos of needing to click in the Log window, but icons for Save Settings (Layout) and Load Settings (Layout) in the Editor Toolbar would be a useful asset to have.

And not sure how I've only just discovered the toolbar icon to Save the script to Computer, but it is a very nice find!
Post Reply