כרטיסיות בצד: הנעץ לפני אייקון סוג הכרטיסייה, כמו ברצועה העליונה (issue #1134) - #1150
Draft
dudua99 wants to merge 3 commits into
Draft
כרטיסיות בצד: הנעץ לפני אייקון סוג הכרטיסייה, כמו ברצועה העליונה (issue #1134)#1150dudua99 wants to merge 3 commits into
dudua99 wants to merge 3 commits into
Conversation
…a#1134) הבדיקה נכשלת על dev: בכרטיסיית PDF מוצמדת ברצועה האנכית אייקון הסוג קודם לנעץ (pin.dx 759 < pdf.dx 780 ב-RTL), בניגוד לרצועה העליונה שבה הנעץ ראשון. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Otzaria#1134) ברצועה האנכית שורת הכרטיסייה בנתה את אייקון הסוג (PDF/כלי) לפני הנעץ, ולכן בכרטיסיית PDF מוצמדת הנעץ נדחק אחרי אייקון ה-PDF. הסדר הוחלף לזה של הרצועה העליונה: נעץ, אייקון סוג, כותרת. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Member
|
לא, הדרך הנכונה היא שיהיה האייקון בצד השני - בצד שמאל. |
Member
|
@dudua99 |
Y-PLONI
marked this pull request as draft
September 3, 2026 23:11
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 מוצמדת הנעץ נדחק אחרי אייקון ה-PDF — כפי שדווח. ברצועה העליונה (CustomTitleBar) הסדר הוא נעץ, אייקון סוג, כותרת. אומת בבדיקה: ב-RTL מרכז הנעץ (759) היה שמאלה ממרכז אייקון ה-PDF (780).הפתרון
החלפת סדר שני הבלוקים בשורה — נעץ לפני אייקון הסוג — לסדר של הרצועה העליונה. שינוי של סדר בלבד, ללא קוד חדש.
בדיקות
test/navigation/reading_tabs_side_panel_test.dart— בדיקה חדשה: כרטיסיית PDF מוצמדת בעמודה ← הנעץ מימין לאייקון ה-PDF. נכשלה עלdev(קומיט האימותb5a6d193) ועוברת עם התיקון. הקובץ קיבלSettings.init(PdfBookTab דורש אותו).flutter analyzeנקי.test/navigation/+test/tabs/: 612 עברו. סוויטה מלאה: 11,632 עברו; 9 כשלים = הבסיס הסביבתי המוכר + flake אחד תחת עומס שעובר מבודד (test_results/2026-09-03-side-tabs-pin-order.md). אפס רגרסיות.לא צולם חי — המשתמש עבד על המחשב בזמן האימות; ההוכחה היא מדידת המיקומים בבדיקת הווידג'ט.