mirror of
https://github.com/google/pebble.git
synced 2025-06-02 00:13:12 +00:00
spelling: offset
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6fcb2ed60e
commit
b7b8abcff7
5 changed files with 6 additions and 6 deletions
|
@ -179,7 +179,7 @@ static void prv_window_load(Window *window) {
|
|||
// one image at the top left .topleft_layer,
|
||||
// and two menu layers .action_list1 and .action_list2 that overlay each other
|
||||
|
||||
// some hackery with the two menu layers goes on to keep their scroll offest in sync
|
||||
// some hackery with the two menu layers goes on to keep their scroll offset in sync
|
||||
// and to have the inverter layer rendered only once
|
||||
|
||||
const int16_t navbar_width = s_fps_topleft_bitmap.bounds.size.w;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue