Skip to content

Commit

Permalink
fixed images in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
foulston committed Sep 4, 2018
1 parent 2fb1592 commit 85f3d63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

An attempt to mimic the ReorderableList within Unity while adding some extended functionality.

![](https://raw.githubusercontent.com/cfoulston/Unity-Reorderable-List/master/Screenshots/screenshot.jpg)
![screenshot](https://user-images.githubusercontent.com/6723783/45054643-70b46200-b042-11e8-874c-0d93a46e05a5.jpg)

## Features

Expand Down Expand Up @@ -36,7 +36,7 @@ Pagination can be enabled in two ways:

When enabled, the ReorderableList GUI will display a small section below the header to facilitate navigating the pages

![](https://raw.githubusercontent.com/cfoulston/Unity-Reorderable-List/master/Screenshots/pagination.jpg)
![pagination](https://user-images.githubusercontent.com/6723783/45054642-701bcb80-b042-11e8-84e4-0886d23c83c9.jpg)

#### NOTE
*Elements can be moved between pages by right-clicking and selecting "Move Array Element"*

0 comments on commit 85f3d63

Please sign in to comment.