Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32212961
D13680.1765145423.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
510 B
Referenced Files
None
Subscribers
None
D13680.1765145423.diff
View Options
diff --git a/native/chat/robotext-message.react.js b/native/chat/robotext-message.react.js
--- a/native/chat/robotext-message.react.js
+++ b/native/chat/robotext-message.react.js
@@ -128,8 +128,7 @@
const belowMargin = 20;
const belowSpace = fixedTooltipHeight + belowMargin;
- const { isViewer } = item.messageInfo.creator;
- const aboveMargin = isViewer ? 30 : 50;
+ const aboveMargin = 30;
const aboveSpace = fixedTooltipHeight + aboveMargin;
let margin = 0;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 10:10 PM (13 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5846152
Default Alt Text
D13680.1765145423.diff (510 B)
Attached To
Mode
D13680: [native] Don't create space for author name in RobotextMessageTooltipModal
Attached
Detach File
Event Timeline
Log In to Comment