Skip to content

Commit

Permalink
Add instructions how to update imported code
Browse files Browse the repository at this point in the history
  • Loading branch information
joshualyon committed Jun 15, 2021
1 parent 6e2097c commit eec1907
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions content/developer-tools/custom-tiles/html.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@ comfortable with the implementation details. SharpTools does not review and is n
shared by other developers.
:::

### Update Imported Code
1. Open your [Custom Tile developer tools](https://sharptools.io/developer/custom-tiles/)
1. Select the custom tile that you imported previously
1. Scroll down to the source code editor, tap the :gear: in the top-right corner of the code editor and select '**Update from Source**'
<img src="../assets/custom_tile_update_from_source.png" alt="Update from Source Menu" class="zoomable-image" />
1. Scroll down and press **Update** at the bottom of the screen to save the changes
<img src="../assets/custom_tile_update_button.png" alt="Update Button" class="zoomable-image" />


Looking for some inspiration? Check out the sample tiles we've put together:

::: tip EXAMPLES
Expand Down

0 comments on commit eec1907

Please sign in to comment.