Skip to content

Commit 3e67ae0

Browse files
authored
Merge branch 'main' into final
2 parents b4bce55 + 84e2781 commit 3e67ae0

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img width="50" src=https://i.imgur.com/Z2aKWji.png?1>
33
<h1 align="center">ReacType </h1>
44
</p>
5-
5+
-->
66
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/team-reactype/ReacType/pulls)
77
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
88
![Release: 4.0](https://img.shields.io/badge/Release-4.0-orange)

app/electron/menu.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ var MenuBuilder = function(mainWindow, appName) {
1717

1818
const openTutorial = () => {
1919
const tutorial = new BrowserWindow({
20-
width: 1126,
20+
width: 1180,
2121
height: 900,
22-
minWidth: 661,
22+
minWidth: 665,
2323
title: 'Tutorial',
2424
webPreferences: {
2525
nodeIntegration: false,

app/src/public/icons/mac/icon.icns

44.7 KB
Binary file not shown.

resources/icon.icns

106 KB
Binary file not shown.

resources/icon.ico

98 KB
Binary file not shown.

resources/icon.png

753 KB
Loading

resources/reactype4.png

-795 KB
Binary file not shown.

0 commit comments

Comments
 (0)