Skip to content
#

gtk

Here are 1,245 public repositories matching this topic...

anntzer
anntzer commented Jul 28, 2021

Bug summary

The new matplotlib.colors.make_norm_from_scale helper dynamically generates a norm class from a scale class. Currently, in the codebase, it is only used as a decorator to create "toplevel" classes (e.g., it is used to generate LogNorm from LogScale, etc.), but it can also be used within other functions to dynamically generate a norm class based on a user-given arbitrary scale (

Alecaddd
Alecaddd commented Jan 7, 2020

Expected Behavior

When the user edits the properties of a CanvasItem the SelectEffect should disappear until the end of the interaction, with a delay of 2 seconds.

This behaviour is commonly used in other design tools to remove the visual noise of the selection bound when the user needs to edit the visual aspects of an item.

Eg. editing the color of a 1px thick border is pretty hard

r0x0r
r0x0r commented Jun 22, 2019

I have analyzed video problems and below is the summary. All tested with examples/http_server.py from the pywebview-3 branch.

Windows

  • CEF / MSHTML / EdgeHTML. No problems with either. CEF supports only WebM and Ogg out of the box (MP4 not supported).

Cocoa

  • Only video frame is displayed, video not playing. Youtube works fine. There are a bunch of flags related to media in WKWeb
Honghe
Honghe commented Mar 27, 2018

Please give us some details about the systems you are using:

  • Client (OS name and version): Windows 10, VNCtiger v1.8.80
  • Remmina version (remmina --version): 1.2.0-rcgit-27
  • Desktop environment (GNOME, Unity, KDE, ..): GNOME 3.18.5
  • Connecting to (OS and version): Ubuntu 16.04.4
  • Connecting via (RDP, VNC, ...): VNCI

I set Remmina listening on VNC 5901
error log:

Welcome to 
lexxkoto
lexxkoto commented May 7, 2021

This is a minor design quirk rather than a major bug - I know I'm being fussy by reporting this. I'll counter that by saying I really like the Spot app and it has replaced the official Spotify client on all my Linux machines. Spot is much more pleasant to use.

Describe the bug
When looking at an album, the track titles aren't aligned with each other. When the track number jumps from '9' to

Improve this page

Add a description, image, and links to the gtk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gtk topic, visit your repo's landing page and select "manage topics."

Learn more