159 | | * 1067 - Radial Gradient Filling |
160 | | * 1069 - Linear Gradient Filling |
| 159 | '''1067 - Radial Gradient Filling''' |
| 160 | {{{ |
| 161 | 1. Start Sophie2. |
| 162 | Application should start |
| 163 | 2. Open existing book or create a book by yourself. |
| 164 | A book should be displayed or created. |
| 165 | 3. Go to the page on which you want to edit a frame appearance. |
| 166 | The wanted page should be displayed |
| 167 | 4. Click on the frame style halo. |
| 168 | Frame style HUD should appear. |
| 169 | 5. From the section background filling click on "gradient". |
| 170 | A gradient HUD should appear. |
| 171 | 6. In the gradient HUD in the Style dropdown menu pick "radial". |
| 172 | Radial filling should appear in the frame on the right side of the dropdown menu. |
| 173 | 7. Adjust the line for the gradient filling change |
| 174 | The change should be applied immediately to the frame filling. |
| 175 | }}} |
| 176 | |
| 177 | '''1069 - Linear Gradient Filling''' |
| 178 | {{{ |
| 179 | 1. Start Sophie2. |
| 180 | Application should start |
| 181 | 2. Open existing book or create a book by yourself. |
| 182 | A book should be displayed or created. |
| 183 | 3. Go to the page on which you want to edit a frame appearance. |
| 184 | The wanted page should be displayed |
| 185 | 4. Click on the frame style halo. |
| 186 | Frame style HUD should appear. |
| 187 | 5. From the section background filling click on "gradient". |
| 188 | A gradient HUD should appear. |
| 189 | 6. In the gradient HUD in the Style dropdown menu pick "linear". |
| 190 | Linear filling should appear in the frame on the right side of the dropdown menu. |
| 191 | 7. Adjust the line for the gradient filling change. |
| 192 | The change should be applied immediately to the frame filling. |
| 193 | }}} |
| 194 | |