Revision: 12698 http://sourceforge.net/p/skim-app/code/12698 Author: hofman Date: 2022-01-06 15:55:04 +0000 (Thu, 06 Jan 2022) Log Message: ----------- Use default background color for scroll view
Modified Paths: -------------- trunk/Base.lproj/NoteWindow.xib Modified: trunk/Base.lproj/NoteWindow.xib =================================================================== --- trunk/Base.lproj/NoteWindow.xib 2022-01-06 10:36:00 UTC (rev 12697) +++ trunk/Base.lproj/NoteWindow.xib 2022-01-06 15:55:04 UTC (rev 12698) @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19455" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> <deployment identifier="macosx"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19455"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19529"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> @@ -52,7 +52,6 @@ </connections> </textView> </subviews> - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </clipView> <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" controlSize="small" horizontal="YES" id="244"> <rect key="frame" x="-100" y="-100" width="87" height="18"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Skim-app-commit mailing list Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit