Confirmed users
209
edits
Luke-chang (talk | contribs) |
|||
Line 51: | Line 51: | ||
=== Widget Editor === | === Widget Editor === | ||
meta: {{bug|1002337}} => John Hu | meta: {{bug|1002337}} => John Hu | ||
* layout editor {{bug|1002339}} => John Hu: We need to calculate the position of widget slots for customizing widget position. In TV, we have only fixed slots and no widgets can cross two slots. But we may have widgets crossing icon slots in phone. The crossing depends on the preferred widget size and we don't have that information, yet. So, we may have a crossing widget with fixed size, like {{bug|980935}} and {{bug|980936}}. | * layout editor <strike>{{bug|1002339}}<strike> => John Hu: We need to calculate the position of widget slots for customizing widget position. In TV, we have only fixed slots and no widgets can cross two slots. But we may have widgets crossing icon slots in phone. The crossing depends on the preferred widget size and we don't have that information, yet. So, we may have a crossing widget with fixed size, like {{bug|980935}} and {{bug|980936}}. | ||
* widget editor {{bug|1002341}} => John Hu: It is a UI for user to customize their widgets. In TV, we may have a dedicated UI for user to customize the position of widgets. In phone, we may use long press to move the widget which means widget editor handles the positing of moved widgets and icons and layout editor handles the calculation of the final result. | * widget editor {{bug|1002341}} => John Hu: It is a UI for user to customize their widgets. In TV, we may have a dedicated UI for user to customize the position of widgets. In phone, we may use long press to move the widget which means widget editor handles the positing of moved widgets and icons and layout editor handles the calculation of the final result. | ||
* persistence module {{bug|1002343}} => John Hu: It is for saving the editing result. | * persistence module {{bug|1002343}} => John Hu: It is for saving the editing result. |