/
0 ? -0.25 : 0.25;
const oldScale = zoomScale;
zoomScale = Math.max(1, Math.min(4, zoomScale + delta));
if (oldScale === 1 && zoomScale > 1) {
const r = $el.getBoundingClientRect();
const cx = $event.clientX - (r.left + r.width/2);
const cy = $event.clientY - (r.top + r.height/2);
zoomPanX = -cx * (zoomScale-1)/zoomScale;
zoomPanY = -cy * (zoomScale-1)/zoomScale;
} else if (zoomScale > 1) {
zoomPanX = zoomPanX * (zoomScale / oldScale);
zoomPanY = zoomPanY * (zoomScale / oldScale);
}
if (zoomScale <= 1) { resetZoom(); } else { clampPan(); }
"
class="relative w-full h-full flex items-center justify-center p-4 [touch-action:none]"
:class="zoomScale > 1 ? (zoomPanning ? 'cursor-grabbing' : 'cursor-grab') : (total > 1 ? (modalDragging ? 'cursor-grabbing' : 'cursor-grab') : '')"
@mousedown="modalDragStart($event)"
@mousemove="modalDragMove($event)"
@mouseup="modalDragEnd($event)"
@mouseleave="modalDragEnd($event)"
@touchstart="modalDragStart($event)"
@touchmove="modalDragMove($event)"
@touchend="modalDragEnd($event)"
:style="modalDragOffset ? `transform: translateX(${modalDragOffset}px); transition: none;` : 'transition: transform 0.2s ease-out;'">
1) { resetZoom(); } else { const r = $el.getBoundingClientRect(); const cx = $event.clientX - (r.left + r.width/2); const cy = $event.clientY - (r.top + r.height/2); zoomScale = 2.5; zoomPanX = -cx * (zoomScale-1)/zoomScale; zoomPanY = -cy * (zoomScale-1)/zoomScale; clampPan(); } setTimeout(() => { zoomAnimating = false; }, 300);"
draggable="false"
:style="modalActive === largeIdx
? 'position:relative;transform: scale(' + zoomScale + ') translate(' + (zoomPanX / zoomScale) + 'px, ' + (zoomPanY / zoomScale) + 'px); transform-origin: center center; will-change: transform; transition: ' + (zoomAnimating ? 'transform 0.3s ease-out' : (zoomScale > 1 ? 'none' : 'transform 0.2s ease-out')) + ';'
: ''" />
عادات المسلم - اسلوب حياة جديد كيف تحفظ القران الكريم وتلتزم بالصلوات والنوافل والاذكار
دليلك العملي لتحويل العادات اليومية إلى عبادات إيمانية هل تساءلت يوماً كيف يمكن لعلوم تطوير الذات الحديثة أن تخدم مسارك الروحي؟ في كتاب "عادات المسلم"، يقدم الكاتب صالح مجمل برنامجاً تطبيقياً مبتكراً يجسّر الفجوة بين "علم العادات" وبين "البيئة الاجتماعية الإسلامية". هذا الكتاب ليس مجرد نصائح إنشائية، بل هو عصارة تجارب ودراسات حديثة صيغت بأسلوب يلامس قلب المسلم وعقله
| Category | الكتب الفكرية والدينية |
|---|---|
| Brand | الدار الاهلية للنشر والتوزيع |
| Weight | 0.27 kg |
| Author | صالح مجمل |
| ISBN | 9789957395933 |
| Publisher | الدار الاهلية للنشر والتوزيع |
| Publication Date | 2025-09-01 |
No reviews yet. Be the first to review this product!
Login to write a review
Related Products
JD 6.00
Maximum: 20
JD 6.00