Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Commit 5228f09

Browse files
committed
Minor tweaks to 8.1.0 release notes.
1 parent 07925fd commit 5228f09

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

notes/bugfix-296.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Autofocus on message box when typing
22

3-
When typing in the IDE and there is no field in focus if the message box
4-
is open it will automatically focus
3+
If the message box is open, it will now automatically gain focus and
4+
receive keystrokes when you start typing with no field focused. This
5+
makes it much faster and more convenient to quickly run message box
6+
commands without hunting for the message box.
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1+
---
2+
version: 8.1.0-dp-1
3+
---
14
# Standalone Inclusions Interface
25

36
The standalone settings user interface has been reworked to unify the
47
notion of app inclusion. There is now an 'Inclusions' pane which allows
58
the user to select from a complete list of available inclusions.
69
The list contains information about which platforms are supported.
710

8-
The inclusions pane significantly improves the cross-platform development
11+
The 'Inclusions' pane significantly improves the cross-platform development
912
experience provided by LiveCode (since the iOS and Android panes no
1013
longer have separate check boxes for the various built-in externals such
1114
as revxml), as well as paving the way for much better extensibility in
12-
the future.
15+
the future.

0 commit comments

Comments
 (0)