mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #138] [MERGED] Color code preview in menu #455
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#455
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/Clipy/Clipy/pull/138
Author: @Econa77
Created: 11/21/2016
Status: ✅ Merged
Merged: 11/22/2016
Merged by: @Econa77
Base:
release/v1.2.0← Head:feature/color-thumbnail📝 Commits (2)
926b9df🎨 Implement color code preview44456a4🎨 Add show color code preview setting📊 Changes
12 files changed (+264 additions, -70 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+8 -0)📝
Clipy/Sources/Constants.swift(+1 -0)➕
Clipy/Sources/Extensions/NSColor+Hex.swift(+70 -0)➕
Clipy/Sources/Extensions/NSImage+NSColor.swift(+19 -0)📝
Clipy/Sources/Extensions/Realm+Migration.swift(+1 -1)📝
Clipy/Sources/Managers/MenuManager.swift(+13 -4)📝
Clipy/Sources/Models/CPYClip.swift(+1 -0)📝
Clipy/Sources/Models/CPYClipData.swift(+4 -0)📝
Clipy/Sources/Preferences/Panels/en.lproj/CPYMenuPreferenceViewController.xib(+70 -32)📝
Clipy/Sources/Preferences/Panels/ja.lproj/CPYMenuPreferenceViewController.xib(+71 -33)📝
Clipy/Sources/Services/ClipService.swift(+5 -0)📝
Clipy/Sources/Utility/CPYUtilities.swift(+1 -0)📄 Description
#and does not include alpha🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.