Line 99: |
Line 99: |
| ==Turtle Art== | | ==Turtle Art== |
| * Canvas zooming in/out with pinch gesture | | * Canvas zooming in/out with pinch gesture |
− | :Right now, there is no canvas zooming at all... just block zooming. | + | :Right now, there is no canvas zooming at all... just block zooming. --Walter |
| * Canvas scrolling when dragging canvas | | * Canvas scrolling when dragging canvas |
− | :Will add to v138 (See commit at [http://git.sugarlabs.org/turtleart/mainline/commit/60d0d9caec902cf6824ce01368436e58925ceff4]). | + | :Will add to v138 (See commit at [http://git.sugarlabs.org/turtleart/mainline/commit/60d0d9caec902cf6824ce01368436e58925ceff4]). --Walter |
| * Default to large blocks when used on a touch device to reduce obscuring effect of fingers & improve hit target. Perhaps extend the block shapes to have an otherwise blank 'gripper/ridged' area to the left or right | | * Default to large blocks when used on a touch device to reduce obscuring effect of fingers & improve hit target. Perhaps extend the block shapes to have an otherwise blank 'gripper/ridged' area to the left or right |
− | :What is the purpose of the gripper? | + | :What is the purpose of the gripper? --Walter |
| ::To allow a fat finger to easily drag a block about without obscuring its content and top edge for snapping onto other blocks | | ::To allow a fat finger to easily drag a block about without obscuring its content and top edge for snapping onto other blocks |
− | :::Got it. It could be something that only appears on a touch-enabled machine (or when the XO is in tablet mode). I'll sketch something up. | + | :::Got it. It could be something that only appears on a touch-enabled machine (or when the XO is in tablet mode). I'll sketch something up. --Walter |
| * Portrait orientation clips too many toolbar icons (expect portrait orientation to be used much more frequently on tablet devices) | | * Portrait orientation clips too many toolbar icons (expect portrait orientation to be used much more frequently on tablet devices) |
− | :As of v137, there is a scroll mechanism for clipped palettes... | + | :As of v137, there is a scroll mechanism for clipped palettes... --Walter |
| * Toolbar hover hints clobbering view of block palettes (due to touch activation leaving pointer over toolbar buttons ) | | * Toolbar hover hints clobbering view of block palettes (due to touch activation leaving pointer over toolbar buttons ) |
− | :These can be turned off and could be by default. | + | :These can be turned off and could be by default. --Walter |
| * Allow escaping from full screen mode (see Read for improved behaviour) | | * Allow escaping from full screen mode (see Read for improved behaviour) |
| * All Save as/Export options should raise a confirmation alert to provide user feedback of Journal entry creation. | | * All Save as/Export options should raise a confirmation alert to provide user feedback of Journal entry creation. |