Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Filtering palette causes images to zoom #297

Open
akravets opened this issue Oct 27, 2017 · 6 comments
Open

Filtering palette causes images to zoom #297

akravets opened this issue Oct 27, 2017 · 6 comments

Comments

@akravets
Copy link

We are using some classes from Triquetrum palette in our Graphiti editor. An issue was discovered that when you filter the tree using the filter and clear out the filter box manually (not with the erase icon on the right, but character by character), the icons for the groups become very big. This does not happen with all strings, but seems to always happen when first letter is an 'f'. Also, this bug doesn't not occur in Linux, only in Windows. Workaround is to restart the editor. I started looking at the palette code, but decide to post this in case this is a known bug or perhaps someone can point me to the right place where to look for a cause. Thanks.

Here is screen recording of the behavior

@erwindl0
Copy link
Contributor

I am not able to reproduce this problem on my Windows 10 PC.

For some reason your screen recording is blocked/unavailable for me (in Belgium).
Can you provide it in another way?

thanks
erwin

@cxbrooks
Copy link
Contributor

I'm not able to view the video from California.

@akravets
Copy link
Author

Apologies, please try it now - video

@erwindl0
Copy link
Contributor

erwindl0 commented Oct 30, 2017 via email

@akravets
Copy link
Author

@erwindl0 I will get you this info shortly.

@akravets
Copy link
Author

akravets commented Oct 30, 2017

We did not use plugin as a whole nor were any extension points used, only key classes that contribute to palette functionality were adapted. We used DefaultPaletteBehavior to hook up your PaletteViewerProvider. We did this way because in our PaletteBehavior we read palette metadata from XML.

Below is one of the images we are using, which might be culprit in this bug IMO.

Image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants