[release-notes/gnome-3-10] add the focus and caret tracking feature



commit 1e4b0f86aaaf61a6c206ebf1059724bab8efb12f
Author: Allan Day <allanpday gmail com>
Date:   Fri Sep 20 10:49:32 2013 +0100

    add the focus and caret tracking feature

 help/C/figures/magnifier.png |  Bin 0 -> 354628 bytes
 help/C/more-core-ux.page     |    6 ++++++
 help/Makefile.am             |    1 +
 3 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/help/C/figures/magnifier.png b/help/C/figures/magnifier.png
new file mode 100644
index 0000000..604f141
Binary files /dev/null and b/help/C/figures/magnifier.png differ
diff --git a/help/C/more-core-ux.page b/help/C/more-core-ux.page
index a82b0e8..8a6b449 100644
--- a/help/C/more-core-ux.page
+++ b/help/C/more-core-ux.page
@@ -73,6 +73,12 @@
     <media type="image" src="figures/smart-cards.png"/>
   </section>
 
+  <section id="magnifier-focus-caret-tracking">
+    <title>Magnifier Focus and Caret Tracking</title>
+    <p>Magnifier users can enjoy a more effective experience with the addition of caret and focus tracking. 
With this improvement, the magnifier will move to keep focused widgets and the text entry caret in view. This 
makes it much easier easier to type and navigate using the keyboard while using the magnifier.</p>
+    <media type="image" src="figures/magnifier.png"/>
+  </section>
+
   <section id="core-ux-other">
     <title>Other Improvements</title>
     <p>There are many other smaller enhancements to the core user experience for 3.10. These include:</p>
diff --git a/help/Makefile.am b/help/Makefile.am
index f52139c..e2ea823 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -24,6 +24,7 @@ HELP_MEDIA = \
  figures/gnome-web.png \
  figures/header-bars.png \
  figures/lock-screen.png \
+ figures/magnifier.png \
  figures/new-apps.png \
  figures/placeholder.png \
  figures/status-menu.png \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]