כרטיסיות בצד: הנעץ בקצה השמאלי של השורה, מיושר בכל הכרטיסיות המוצמדות (issue #1134) - #1150
Merged
Y-PLONI merged 4 commits intoSep 5, 2026
Merged
Conversation
Member
|
לא, הדרך הנכונה היא שיהיה האייקון בצד השני - בצד שמאל. |
Member
|
@dudua99 |
Y-PLONI
marked this pull request as draft
September 3, 2026 23:11
palmoni5
force-pushed
the
fix/side-tabs-pin-before-type-icon-1134
branch
from
September 5, 2026 19:45
ef59183 to
795559b
Compare
palmoni5
marked this pull request as ready for review
September 5, 2026 19:45
…a#1134) הבדיקה נכשלת על dev: בכרטיסיית PDF מוצמדת ברצועה האנכית אייקון הסוג קודם לנעץ (pin.dx 759 < pdf.dx 780 ב-RTL), בניגוד לרצועה העליונה שבה הנעץ ראשון. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Y-PLONI
force-pushed
the
fix/side-tabs-pin-before-type-icon-1134
branch
from
September 5, 2026 20:42
03f3298 to
55c1678
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1134
הבאג
ברצועת הכרטיסיות האנכית (
VerticalReadingTabStrip) שורת הכרטיסייה בנתה את אייקון סוג הכרטיסייה (PDF / כלי) ואחריו את הנעץ, ולכן בכרטיסיית PDF מוצמדת הנעץ נדחק פנימה ולא התיישר עם הנעצים של שאר הכרטיסיות המוצמדות.הפתרון
הנעץ עובר לקצה השמאלי של השורה (אחרי הכותרת, לפני ה-X שמופיע בריחוף/בחירה). אייקון הסוג נשאר במקומו, בקצה הימני ליד הכותרת. כך הנעצים של כל הכרטיסיות המוצמדות מיושרים באותו קו, ללא תלות בסוג הכרטיסייה. שינוי של סדר בלבד, ללא קוד חדש.
לפני / אחרי
בדיקות
test/navigation/reading_tabs_side_panel_test.dart— בדיקה חדשה: כרטיסיית PDF מוצמדת וכרטיסיית טקסט מוצמדת ← אייקון ה-PDF מימין לכותרת, הנעץ משמאל לכותרת בשתיהן, ושני הנעצים על אותו קו אנכי. הקובץ קיבלSettings.init(PdfBookTab דורש אותו).flutter analyzeנקי.test/navigation/+test/tabs/: 637 עברו, 0 נכשלו.devהעדכני.