p0deje / Maccy

Lightweight clipboard manager for macOS
https://maccy.app
MIT License
13.04k stars 549 forks source link

Content is collapsed #944

Closed cxin-william closed 2 weeks ago

cxin-william commented 2 weeks ago

Before Submitting Your Bug Report

Maccy Version (see 'About' window)

2.1.0

macOS Version

15.1

Maccy Settings

{
    "KeyboardShortcuts_delete" = "{\\"carbonKeyCode\\":51,\\"carbonModifiers\\":2048}";
    "KeyboardShortcuts_pin" = "{\\"carbonKeyCode\\":35,\\"carbonModifiers\\":2048}";
    "KeyboardShortcuts_popup" = "{\\"carbonModifiers\\":768,\\"carbonKeyCode\\":8}";
    "LaunchAtLogin__hasMigrated" = 1;
    "NSStatusItem Visible Item-0" = 1;
    "NSStatusItem Visible Item-1" = 0;
    "NSWindow Frame SUStatusFrame" = "-1160 1115 400 134 -1920 424 1920 1055 ";
    "NSWindow Frame SUUpdateAlert" = "378 1392 620 398 -272 900 1920 1055 ";
    "NSWindow Frame com.sindresorhus.Preferences.FrameAutosaveName" = "718 399 528 446 0 0 1440 875 ";
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "432 1590 510 233 -272 900 1920 1055 ";
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2024-11-04 10:43:12 +0000";
    SUSendProfileInfo = 0;
    SUUpdateGroupIdentifier = 2670881239;
    WebKitDefaultFontSize = 13;
    WebKitJavaEnabled = 0;
    WebKitJavaScriptEnabled = 0;
    WebKitPluginsEnabled = 0;
    WebKitStandardFont = "-apple-system-font";
    WebKitUserStyleSheetEnabledPreferenceKey = 1;
    WebKitUserStyleSheetLocationPreferenceKey = "/Applications/Maccy.app/Contents/Frameworks/Sparkle.framework/Resources/ReleaseNotesColorStyle.css";
    enabledPasteboardTypes =     (
        "public.utf8-plain-text",
        "public.tiff",
        "public.html",
        "public.png",
        "public.rtf"
    );
    history = {length = 42, bytes = 0x62706c69 73743030 a0080000 00000000 ... 00000000 00000009 };
    historySize = 100;
    ignoreEvents = 0;
    maxMenuItems = 0;
    menuIcon = maccy;
    migrations =     {
        "2024-07-01-version-2" = 1;
    };
    pasteByDefault = 0;
    pinTo = top;
    popupPosition = cursor;
    removeFormattingByDefault = 0;
    searchMode = mixed;
    searchVisibility = duringSearch;
    showFooter = 1;
    showInStatusBar = 1;
    showRecentCopyInMenuBar = 0;
    showSearch = 1;
    showSpecialSymbols = 1;
    showTitle = 1;
    sortBy = lastCopiedAt;
    suppressClearAlert = 1;
    windowPosition = "[0.5,0.6312796208530805]";
    windowSize = "[450,317]";

Description

image

Steps to Reproduce

No response

p0deje commented 2 weeks ago

You can resize Maccy popup to your taste.

cxin-william commented 2 weeks ago

how to?