| 79 | Notes on the comments of the design review: |
| 80 | * The HUD in the analysis section is designed for full auto-chaining behavior: when you select auto-chaining mode, text flow is monitored in real time and frames are added/deleted correspondingly. After discussion with milo, we decided that at this point a button that recomputes the flow should be available and no auto-tracking will be present. That's why the HUD has a button instead of an item in the drop-down. |
| 81 | * I thought that a space after the resource name prefixes makes them a bit more readable. I will get rid of them at all places. |
| 82 | * I won't use Ctrl+Shift+F anymore :) |
| 83 | * TextSelectionTest will not be fixed at this iteration. It is improved though but fails because of a missing icon. |
| 84 | * Templating behaves strangely and unstable - try inserting some frames on a page and click twice on the Use Template halo button :) That's a great way of deleting frames... |
| 85 | * The bug with page deleting is now fixed, all frames are deleted as well but there is no time to implement underflowing now. |
| 86 | * Currently grouping will not affect auto-chaining in any way - no matter whether a frame is a group or not, default frames are inserted on next pages. This will be fixed soon together with the other bug related to chaining and grouping - [ticket:2074]). |
| 87 | |
| 88 | Now a lot of features are not implemented but we need to get something in trunk because the newly created branch will get outdated again and merging will be problematic. |
| 89 | |