Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The point of a GtkLayout is to put widgets on it #4

Closed
maoschanz opened this issue Jan 20, 2019 · 1 comment
Closed

The point of a GtkLayout is to put widgets on it #4

maoschanz opened this issue Jan 20, 2019 · 1 comment
Labels
feature request new features that don't exist at all selection Everything related to the selection management tools bugs or suggestions related to tools wontfix This will not be worked on

Comments

@maoschanz
Copy link
Owner

maoschanz commented Jan 20, 2019

this one needs design decisions.

I could hugely simplify a lot of things concerning custom bottom panels for:

  • selection tools
  • crop tool
  • scale tool

Concerning the selection, it could replace the popover, allowing to drag while activatable widgets are still displayed

@maoschanz maoschanz added the enhancement ideas to improve existing features label Feb 3, 2019
@maoschanz maoschanz added the selection Everything related to the selection management label Jul 16, 2019
@maoschanz maoschanz mentioned this issue Jul 16, 2019
Closed
@maoschanz maoschanz added the tools bugs or suggestions related to tools label Jan 18, 2020
@maoschanz
Copy link
Owner Author

maoschanz commented Jan 28, 2020

After a few tests with the "insert text" tool, it looks like:

  • widgets propagate signals to the layout, thus triggering a new operation (instead of just activating the widget)
  • widgets are zoomed in/out with the rest of the context, i didn't think about that one lol

anyway, probably unrealistic, i close it.

However i found out about how to accomplish the initial motivation of the GtkLayout: scrolling!

@maoschanz maoschanz added the wontfix This will not be worked on label Jul 9, 2020
@maoschanz maoschanz added feature request new features that don't exist at all and removed enhancement ideas to improve existing features labels Jul 26, 2020
@maoschanz maoschanz mentioned this issue Jul 26, 2020
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request new features that don't exist at all selection Everything related to the selection management tools bugs or suggestions related to tools wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant