mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
Moved pictures to side-by-side
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 201 KiB |
BIN
assets/chat-app-4a.png
Normal file
BIN
assets/chat-app-4a.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
BIN
assets/chat-app-4b.png
Normal file
BIN
assets/chat-app-4b.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 125 KiB |
BIN
assets/chat-app-5a.png
Normal file
BIN
assets/chat-app-5a.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 81 KiB |
BIN
assets/chat-app-5b.png
Normal file
BIN
assets/chat-app-5b.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 81 KiB |
@@ -124,11 +124,18 @@ In the first app, click on `Create chat room`. When it has started the topic is
|
|||||||
|
|
||||||
In the second app, paste in the topic that was shown in the first app, and then click on `Join chat room`.
|
In the second app, paste in the topic that was shown in the first app, and then click on `Join chat room`.
|
||||||
|
|
||||||

|
<p align="center">
|
||||||
|
<img src="./assets/chat-app-4a.png" alt="The first app, with the topic"> <img src="../assets/chat-app-4b.png" alt="Second app, using topic from the first">
|
||||||
|
</p>
|
||||||
|
|
||||||
After that the two apps are able to send messages between them
|
After that the two apps are able to send messages between them
|
||||||
|
|
||||||

|
View from the first app
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="./assets/chat-app-5a.png" alt="View from the first app"> <img src="../assets/chat-app-5b.png" alt="View from the second app">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
## Understanding the code
|
## Understanding the code
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user