Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

How to disable fading on dragged images while still being able to drag the images themselves?

  • 1 პასუხი
  • 6 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 3 ნახვა
  • ბოლოს გამოეხმაურა Joshua Smith

When you drag an image, it will be faded out from where your mouse was when you dragged it. I want to be able to see the whole picture, no fade. But I still need to be able to drag the image itself. I've looked at nglayout.enable_drag_images in the config, but it just stops me from being able to drag the image at all.

When you drag an image, it will be faded out from where your mouse was when you dragged it. I want to be able to see the whole picture, no fade. But I still need to be able to drag the image itself. I've looked at nglayout.enable_drag_images in the config, but it just stops me from being able to drag the image at all.

ყველა პასუხი (1)

I'm sorry, but I don't think there is a way to do this... Most operating systems fade items when they are being dragged, and I don't know if there is a way to counteract that without custom code to handle drag and drop.