superswanman / ComponentTray

Component Tray
MIT License
21 stars 9 forks source link

ImageList component does not respond to double-click #2

Closed PeterPanino closed 7 years ago

PeterPanino commented 7 years ago

ImageList component does not respond to double-click to open the ImageList editor.

ortuagustin commented 7 years ago

Confirm

Steps to reproduce:

  1. Create new VCL or FMX app
  2. Place an ImageList
  3. Double click with left mouse button on the ImageList1 on the ComponentTray

Nothing happens. Expected behaviour should be open the ImageList editor

Using right click on the ImageList and clicking on Edit ImageList does bring the editor

superswanman commented 7 years ago

Thanks, I totally forgot to implement that.