gridaco / assistant

🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design-content-management, component management, tools for faster design
https://grida.co/assistant
Other
572 stars 47 forks source link

Quick Look & Copy Code Buttons Not Visible #78

Closed vijaybhaskar14 closed 3 years ago

vijaybhaskar14 commented 3 years ago

I had recently tried this plugin every thing cool but i found that Quick Look & Copy Code Buttons are Not Visible to me firstly i thought its my laptop screen size issue then i had tried other laptop also and i faced same issue again . im attaching screenshot here please find that get me the solution why its happening to me image

softmarshmallow commented 3 years ago

@vijaybhaskar14 Can you share us your physical / actual pixel resolutions on your display? (Are you using zoomed display? such as display content preference or magnifier features on windows)

We'll see if we can support that screen size your using.

One temporary solution is to use figma on the web, make chrome or other browser that you using to zoom down, then it will be visible.

As you can see, the buttons are visible below as you might understand whats happening here. image

vijaybhaskar14 commented 3 years ago

Hey , I had tried this in figma web to but same issue raised & I'm using 1366x768 resolution screen

(Are you using zoomed display? such as display content preference or magnifier features on windows) : No im using recommended from the windows

you can find the attachment below Capture

softmarshmallow commented 3 years ago

Understood. since 1366x768 is rare display these days so the priority will not be on top. Thus I'm on the research to how to implement responsive ui on figma plugin, which is tricky because window does not exists until we tell figma to draw a window with specified size.

So... we'll need a nodejs (non browser api) api to read physical display size or figma canvas size, then draw the plugin ui. Other option is to provide on settings enabling user to select which plugin size they would like to use. Third, (not likely) is to adjust whole design to no go bigger than height of 480. (since figma's editor ui charges some heights, left space for plugin seems like around 480 ~ 600) -- which we cannot make a good design out of it.

Actually, this seems like a figma's bug that the height should be forced down to fit relative to physical screen size. this is how browser works.

vijaybhaskar14 commented 3 years ago

ok and one more thing .. is this bridged completely have the no code write feature(means no need write code manually for alignments , color backgrounds & layout corrections ) ?? or we can modify code manually ?? coz i had tried XD to Flutter also (actually we can do lot of manual work in xd to flutter ) is this same way to bridged??

softmarshmallow commented 3 years ago

This should be discussed in a new thread. Could you open up new issue for this? I can explain our plans & tech & features for above questions.

vijaybhaskar14 commented 3 years ago

sure