CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 18:42:36 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/RSSNext/Folo.git
etag: W/"3cdccecc6273f25ea9a6768a8414f950"
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=gK4z4UCXm2oKT8DrXBgzjcso1dmYIpbL%2BlxT4ZCWMY09BtDEz2d30VdmKNsZdhQQ0XA8JLvVHVLOAUfYZmBzYB29jfht4bKykgIah9MV8DAtgrO9RfUrrTPmtqbLB%2FIoY24vZrCClTM%2FP%2FBtJzcrxxz1drA51nZqOjhOSggvjxV2QENs9ZTzavaJs1jGqOcpyfrCzaL4gEMhr%2Fb5mZAZnW1MJiXNzOy1zf6o%2FvThLfWnFdlCemqm54etZXgDvPSoyOeUd1U5H%2Fmgl%2FRnMpoFag%3D%3D--8ILYvb79cRLVEuSC--zIJ9IPXO9EFCdN8LqF4j1g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1248721218.1753296155; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 18:42:35 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 18:42:35 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8F8C:124FF4:FDE158:12C9F6A:68812D1B
feat(desktop): implement smooth scrolling functionality · RSSNext/Folo@6c73ae5 · GitHub
Copy file name to clipboardExpand all lines: apps/desktop/layer/renderer/src/modules/entry-content/index.electron.tsx
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit 6c73ae5
committed
feat(desktop): implement smooth scrolling functionality
- Added a smooth scrolling feature to enhance user experience when navigating through content.
- Replaced the previous spring scroll implementation with a custom smooth scroll function that adapts duration based on scroll distance.
- Updated scroll event handlers to utilize the new smooth scrolling method for both upward and downward scrolling actions.
Signed-off-by: Innei <tukon479@gmail.com>1 parent 26c6853 commit 6c73ae5Copy full SHA for 6c73ae5
File tree
Expand file treeCollapse file tree
1 file changed
+85
-20
lines changedFilter options
- apps/desktop/layer/renderer/src/modules/entry-content
Expand file treeCollapse file tree
1 file changed
+85
-20
lines changedapps/desktop/layer/renderer/src/modules/entry-content/index.electron.tsx
Copy file name to clipboardExpand all lines: apps/desktop/layer/renderer/src/modules/entry-content/index.electron.tsx+85-20Lines changed: 85 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
21 |
| - | |
| 20 | + | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
| |||
348 | 347 |
| |
349 | 348 |
| |
350 | 349 |
| |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
351 | 408 |
| |
352 | 409 |
| |
353 | 410 |
| |
| |||
357 | 414 |
| |
358 | 415 |
| |
359 | 416 |
| |
360 |
| - | |
| 417 | + | |
361 | 418 |
| |
362 | 419 |
| |
363 | 420 |
| |
| |||
384 | 441 |
| |
385 | 442 |
| |
386 | 443 |
| |
387 |
| - | |
388 |
| - | |
| 444 | + | |
| 445 | + | |
389 | 446 |
| |
390 |
| - | |
391 |
| - | |
392 |
| - | |
393 |
| - | |
394 |
| - | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
395 | 457 |
| |
396 | 458 |
| |
397 | 459 |
| |
398 | 460 |
| |
399 |
| - | |
400 |
| - | |
401 |
| - | |
| 461 | + | |
402 | 462 |
| |
403 | 463 |
| |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 |
| - | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
410 | 475 |
| |
411 | 476 |
| |
412 | 477 |
| |
| |||
424 | 489 |
| |
425 | 490 |
| |
426 | 491 |
| |
427 |
| - | |
| 492 | + | |
428 | 493 |
| |
429 | 494 |
| |
430 | 495 |
| |
|
You can’t perform that action at this time.
0 commit comments