victor-david / camera-eye

.Net Core 3.1 WPF Windows application to view and manipulate multiple IP cameras. Handles RTSP and MJPEG streams. Provides ability to pan and tilt the cameras. Uses plugins to deal with specific camera makes / models.
GNU General Public License v3.0
22 stars 3 forks source link

Window title bar improvements #1

Closed victor-david closed 4 years ago

victor-david commented 4 years ago

The custom window doesn't quite hold the buttons correctly. Can't tell on default color, but noticeable on other (darker) colors. Also, maybe do something different with the buttons depending on the color

victor-david commented 4 years ago

Title bar and buttons have been updated