os-js / osjs-client

OS.js Client Module
https://manual.os-js.org/
Other
31 stars 31 forks source link

Grid based desktop icon view #74

Open andersevenrud opened 4 years ago

andersevenrud commented 4 years ago

Most of this is based on a prototype I made back in the day: https://jsfiddle.net/andersevenrud/uvpv6Lv9/

Ref: https://github.com/os-js/osjs-client/issues/51

andersevenrud commented 4 years ago

Just a quick preview of the grid in action. Also shows the ghost when a drop-over is handled:

grid-preview-01

ajmeese7 commented 2 years ago

@andersevenrud would you be able to add an option to this to switch between free-moving icons and the grid system?

andersevenrud commented 2 years ago

@ajmeese7 That would be possible. Not sure if I have the time to look into this any time soon though :(