artursapek / mondrian

Web-based vector graphics editor
MIT License
1.24k stars 104 forks source link

+ "desktop stable" versions #22

Closed tomByrer closed 10 years ago

tomByrer commented 10 years ago

I assume you're not going to be too worried about (touch) tablets; since it seems you require :hover & precise GUI interaction that a mouse provides.

BTW, you should look into having MicroSoft sponsor IE11 compatibility. They are catching up, & I'm sure they'd love to showcase you. :)

tomByrer commented 10 years ago

Now that you mention it @waldir it does; I can switch if needed.

Fishrock123 commented 10 years ago

+1 to the switch that @waldir mentioned.

Touch is accurate enough on Tablets, imo. But it would be a fair amount of work to get it working well, I think. Though we do handle events in a such a way that we can fire our internal "events" with touch handlers. I'll look into it after #10 if noone else does.

tomByrer commented 10 years ago

@artursapek sorry for the goofy PR; only changed from your master should be the last 2 paragraphs.

@Fishrock123: I assume hitboxes have to be enlarged on touch, so then there needs to be a config to un-enlarge when mouse/pen is used.

waldyrious commented 10 years ago

I don't understand this PR. It seems to change a lot more than what the commit messages say (especially the "linking to files" one). Am I missing something?

Fishrock123 commented 10 years ago

dda15396f2b7cb5fd49615ec4d40acda2cce18ca What's this doing in the PR @tomByrer?

tomByrer commented 10 years ago

Sorry, GitHub's web interface mangles updates, let me do a new PR please.