-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions-bot
committed
Dec 28, 2024
1 parent
74cf45a
commit e48479c
Showing
4 changed files
with
37 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html><html lang="en" onselectionchange="console.log('inner sel change')"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Mind Map Notes</title><base href="./"><style>svg,textarea{width:100%;height:100%}textarea{resize:none;border:none}.gutter.gutter-horizontal{float:left;cursor:ew-resize;border-right:1px dotted #000}.container{position:relative;height:100%}.row{display:flex;flex-direction:row;height:100%}.column{position:relative;width:100%}body,html{position:relative;height:100%;overflow:hidden}*{padding:0;margin:0}.boxsizingBorder{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}</style></head><body> <div class="row"> <div id="leftColumn" class="column boxsizingBorder"> <textarea id="textEditor" class="boxsizingBorder" placeholder="Type your text here..."></textarea> </div> <div id="rightColumn" class="column boxsizingBorder"> <svg class="boxsizingBorder"/> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/split.js/1.5.11/split.min.js"></script> <script>Split(["#leftColumn","#rightColumn"],{direction:"horizontal"}),console.log("splitted");</script> <script src="src.e549a9f9.js"></script> </body></html> | ||
<!DOCTYPE html><html lang="en" onselectionchange="console.log('inner sel change')"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Mind Map Notes</title><base href="./"><style>svg,textarea{width:100%;height:100%}textarea{resize:none;border:none}.gutter.gutter-horizontal{float:left;cursor:ew-resize;border-right:1px dotted #000}.container{position:relative;height:100%}.row{display:flex;flex-direction:row;height:100%}.column{position:relative;width:100%}body,html{position:relative;height:100%;overflow:hidden}*{padding:0;margin:0}.boxsizingBorder{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}</style></head><body> <div class="row"> <div id="leftColumn" class="column boxsizingBorder"> <textarea id="textEditor" class="boxsizingBorder" placeholder="Type your text here..."></textarea> </div> <div id="rightColumn" class="column boxsizingBorder"> <svg class="boxsizingBorder"/> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/split.js/1.5.11/split.min.js"></script> <script>Split(["#leftColumn","#rightColumn"],{direction:"horizontal"}),console.log("splitted");</script> <script src="src.7b8f99df.js"></script> </body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.