dataframe_image icon indicating copy to clipboard operation
dataframe_image copied to clipboard

Keep picture scale stable across dpcument

Open MDDietz1 opened this issue 2 years ago • 0 comments

Fixes #59 using self.ss_width and self.ss_height creates dependencies between different dataframes in a file. This adjustments replaces it with a specific variable per datafame

MDDietz1 avatar Nov 18 '22 20:11 MDDietz1