Skip to content

Instantly share code, notes, and snippets.

@martinhoeller
martinhoeller / NSStackView+Animations.swift
Last active June 13, 2023 15:15
An NSStackView extension for animated hiding/showing of views
//
// NSStackView+Animations.swift
//
// Created by Martin Höller on 18.06.16.
// Copyright © 2016 blue banana software. All rights reserved.
//
// Based on http://prod.lists.apple.com/archives/cocoa-dev/2015/Jan/msg00314.html
import Cocoa