CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 12:04:22 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/AlmasB/FXGL.git
etag: W/"90dd220a775bc926e6e97318f3f1a8fb"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=%2BMAKr9hlHMAxQGoAuPglWerFwaxOjjwvA9PCGzng5a8pDveKWTkTN9jH6r4N2FMZCLzuvNPpOsMIyUyYkDm%2FN5UHXez%2FhxptU8UU88TobCOM8g3ioNVI4jX9SlS1yUwaZx9zXkwQnu%2FgXu4%2FFIUmUzhaUkLbtOaIfVSWkEdmxyFgkSl%2FsC0ZbSFfHrQgrzoOd0flCKKAHCGBJZXdEaJc3ogD8Hj3Sbk41jgk42sLn0b8QSZ64jXT2HlG%2FVA%2F4YcMZd86zJsRJH%2BoPFBnN%2F1vAw%3D%3D--IrCEQIpqoF858BD3--HyODQW82vz9uCQklVY4HxA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.950293418.1753704261; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 12:04:21 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 12:04:21 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9A1A:37D5F1:1AE9E52:2232464:68876745
fix: added missing implementations in EmbeddedPaneWindow · AlmasB/FXGL@df925ca · GitHub
Copy file name to clipboardExpand all lines: fxgl/src/main/kotlin/com/almasb/fxgl/app/MainWindow.kt
Copy file name to clipboardExpand all lines: fxgl/src/main/kotlin/com/almasb/fxgl/dsl/FXGL.kt
Copy file name to clipboardExpand all lines: fxgl/src/test/kotlin/com/almasb/fxgl/app/MainWindowTest.kt
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 622
Commit df925ca
File tree
Expand file treeCollapse file tree
3 files changed
+45
-32
lines changedFilter options
- fxgl/src
- main/kotlin/com/almasb/fxgl
- app
- dsl
- test/kotlin/com/almasb/fxgl/app
Expand file treeCollapse file tree
3 files changed
+45
-32
lines changedfxgl/src/main/kotlin/com/almasb/fxgl/app/MainWindow.kt
Copy file name to clipboardExpand all lines: fxgl/src/main/kotlin/com/almasb/fxgl/app/MainWindow.kt+12-14Lines changed: 12 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
64 | 65 |
| |
65 | 66 |
| |
66 | 67 |
| |
| 68 | + | |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
| |||
104 | 106 |
| |
105 | 107 |
| |
106 | 108 |
| |
107 |
| - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
108 | 114 |
| |
109 | 115 |
| |
110 | 116 |
| |
| |||
273 | 279 |
| |
274 | 280 |
| |
275 | 281 |
| |
276 |
| - | |
| 282 | + | |
277 | 283 |
| |
278 | 284 |
| |
279 | 285 |
| |
| |||
472 | 478 |
| |
473 | 479 |
| |
474 | 480 |
| |
475 |
| - | |
476 |
| - | |
477 |
| - | |
478 |
| - | |
479 |
| - | |
480 |
| - | |
481 | 481 |
| |
482 | 482 |
| |
483 | 483 |
| |
| |||
519 | 519 |
| |
520 | 520 |
| |
521 | 521 |
| |
| 522 | + | |
| 523 | + | |
| 524 | + | |
522 | 525 |
| |
523 | 526 |
| |
524 | 527 |
| |
| |||
635 | 638 |
| |
636 | 639 |
| |
637 | 640 |
| |
638 |
| - | |
639 |
| - | |
640 |
| - | |
641 | 641 |
| |
642 | 642 |
| |
643 | 643 |
| |
| |||
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
686 |
| - | |
687 |
| - | |
688 | 686 |
| |
689 | 687 |
| |
690 | 688 |
| |
| |||
705 | 703 |
| |
706 | 704 |
| |
707 | 705 |
| |
708 |
| - | |
| 706 | + | |
709 | 707 |
| |
710 | 708 |
| |
711 | 709 |
| |
|
fxgl/src/main/kotlin/com/almasb/fxgl/dsl/FXGL.kt
Copy file name to clipboardExpand all lines: fxgl/src/main/kotlin/com/almasb/fxgl/dsl/FXGL.kt+1-8Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
| |||
72 | 71 |
| |
73 | 72 |
| |
74 | 73 |
| |
75 |
| - | |
76 | 74 |
| |
77 | 75 |
| |
78 | 76 |
| |
| |||
190 | 188 |
| |
191 | 189 |
| |
192 | 190 |
| |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
| 191 | + | |
199 | 192 |
| |
200 | 193 |
| |
201 | 194 |
| |
|
fxgl/src/test/kotlin/com/almasb/fxgl/app/MainWindowTest.kt
Copy file name to clipboardExpand all lines: fxgl/src/test/kotlin/com/almasb/fxgl/app/MainWindowTest.kt+32-10Lines changed: 32 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 |
| - | |
| 41 | + | |
41 | 42 |
| |
| 43 | + | |
42 | 44 |
| |
43 | 45 |
| |
| 46 | + | |
| 47 | + | |
44 | 48 |
| |
45 | 49 |
| |
46 | 50 |
| |
47 | 51 |
| |
48 | 52 |
| |
49 | 53 |
| |
50 |
| - | |
51 |
| - | |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
| 58 | + | |
| 59 | + | |
56 | 60 |
| |
57 | 61 |
| |
58 | 62 |
| |
| |||
61 | 65 |
| |
62 | 66 |
| |
63 | 67 |
| |
64 |
| - | |
| 68 | + | |
65 | 69 |
| |
66 | 70 |
| |
67 | 71 |
| |
| |||
79 | 83 |
| |
80 | 84 |
| |
81 | 85 |
| |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
82 | 102 |
| |
83 | 103 |
| |
84 | 104 |
| |
| |||
103 | 123 |
| |
104 | 124 |
| |
105 | 125 |
| |
106 |
| - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
107 | 133 |
| |
108 | 134 |
| |
109 | 135 |
| |
110 | 136 |
| |
111 |
| - | |
112 |
| - | |
113 | 137 |
| |
114 | 138 |
| |
115 | 139 |
| |
| |||
151 | 175 |
| |
152 | 176 |
| |
153 | 177 |
| |
154 |
| - | |
155 |
| - | |
156 | 178 |
| |
157 | 179 |
| |
158 | 180 |
| |
| |||
168 | 190 |
| |
169 | 191 |
| |
170 | 192 |
| |
171 |
| - | |
| 193 | + | |
172 | 194 |
| |
173 | 195 |
| |
174 | 196 |
| |
|
You can’t perform that action at this time.
0 commit comments