• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Remove no-op NSView overrides (gdiff, dc7f887)

Created 9/28/2007, updated 3/5/2024
  • snippets

The default NSView subclass templates include no-op methods that can be overridden. Seeing as the WODiffView class is unlikely to ever need to override these methods, remove them and fall through to the super class implementations.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Let glue view pick up any pixel slack (gdiff, 50b3dbc)
Add first of two scroll views (gdiff, 390c5b3) →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).