Skip to content

Commit

Permalink
Update files
Browse files Browse the repository at this point in the history
  • Loading branch information
leikareipa committed Oct 10, 2024
1 parent 7764713 commit 55d9855
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion experimental/w95/distributable/w95-api.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion experimental/w95/distributable/w95-widgets.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions experimental/w95/samples/notepad/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ export default function({
state: text,
font: w95.font.fixedsys9,
wordWrap: isWordWrapEnabled.now,
allowFormatting: false,
isEditable: false,
}),
w95.shell.popup({
parent: this,
Expand Down

0 comments on commit 55d9855

Please sign in to comment.