Responsiveness and tabs #179
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sigit/sigit.io#179
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "177-sticky-side-columns"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Responsiveness:
dvh
)dvh
size)inputs
and counterparties section from shrinkingmouse
events to usepointer
events (pointerDown
,pointerUp
,pointerMove
)DEFAULT_SIZE
rect and use handle to resize insteadAdditional:
footer
to use react portal and add as needed per page route (can be placed anywhere and will show up at the bottom ofmain
)viewers
andsigners
in the sigit details sectionmark
colors based on the user hexdragged
(opacity) andresized
(resize handle color)Fixes:
Closes #177
177-sticky-side-columnsto Responsiveness and tabs@ -73,0 +80,4 @@
li {
list-style-type: none; /* Removes the bullets */
margin: 0; /* Removes any default margin */
padding: 0; /* Removes any default padding */
loving these comments